Lazy loading issue
Unanswered
JJSenpai posted this in #help-forum
JJSenpaiOP
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.
I cannot provide the exact code as its not always the case, sometimes it works fine, sometimes it doesnt.
1 Reply
JJSenpaiOP
I was able to fix it by removing lazy