Next.js Discord

Discord Forum

fast reload is having issue.

Unanswered
arslanameer posted this in #help-forum
Open in Discord
next just suddenly stops hot reload, i had to stop and run server again to reflect my changes.

1 Reply

errors in browser console:

Uncaught Error: Hydration failed because the initial UI does not match what was rendered on the server.


and

Uncaught Error: There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering.