Next.js Discord

Discord Forum

Lazy loading issue

Unanswered
JJSenpai posted this in #help-forum
Open in Discord
I have a really weird bug where the code never reached the lazy loaded file when some api was fetching. I removed everything from the component even imports and just returned text.
I cannot provide the exact code as its not always the case, sometimes it works fine, sometimes it doesnt.

1 Reply

I was able to fix it by removing lazy