You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I sometimes see this error when switch branches and running the application in dev mode:
Error: Hydration failed because the initial UI does not match what was rendered on the server.
See more info here: https://nextjs.org/docs/messages/react-hydration-error
and
Error: There was an error while hydrating this Suspense boundary. Switched to client rendering.
See more info here: https://nextjs.org/docs/messages/react-hydration-error
The problem goes away when history is cleared for localhost.
The text was updated successfully, but these errors were encountered:
I sometimes see this error when switch branches and running the application in dev mode:
and
The problem goes away when history is cleared for localhost.
The text was updated successfully, but these errors were encountered: