Full reload on NextJS
Unanswered
Little fire ant posted this in #help-forum
Little fire antOP
Please help. I’m working on a Next.js project with Payload CMS. After integrating Payload into Next.js, I lost fast refresh (hot reload). Now whenever I change a file, it triggers a full reload instead. It only works the first time — from the second change onward, I just get the default Next.js 404 page. I have to manually hit F5 to get the page back.
This is really frustrating during development. Has anyone run into this before or knows how to fix it?
This is really frustrating during development. Has anyone run into this before or knows how to fix it?