Next.js Discord

Discord Forum

Moving between pages using Link component doesn't show any loading status on browser (NextJS 14)?

Unanswered
Cuckoo wasp posted this in #help-forum
Open in Discord
Cuckoo waspOP
I think this is because NextJS prefetches the data? The problem is that it's difficult to know if I have clicked on the button and the page is being loaded. I can use loading.js but then the contents won't be server rendered, right?

0 Replies