Next.js Discord

Discord Forum

HMR

Unanswered
Capelin posted this in #help-forum
Open in Discord
CapelinOP
I'm editing something, page recompiles, no update visible
I e.g. change a prop value to null, editor saves file when I typed the first n and next refuses to update afterwards

I keep having to redo next dev.

10 Replies

CapelinOP
my changes are just not replicating to the client
and i have to restart my server
it's being really annoying
 
npm run dev
?
CapelinOP
yea
same thing without dotenv.
CapelinOP
help?
some cache maybe ?
CapelinOP
no that isnt the issue