Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI hydration errors #1211

Open
MikeEdgar opened this issue Nov 14, 2024 · 1 comment
Open

UI hydration errors #1211

MikeEdgar opened this issue Nov 14, 2024 · 1 comment
Labels
bug Something isn't working ui

Comments

@MikeEdgar
Copy link
Member

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.

@MikeEdgar MikeEdgar added bug Something isn't working ui labels Nov 14, 2024
@MikeEdgar
Copy link
Member Author

cc: @hemahg @riccardo-forina

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui
Projects
None yet
Development

No branches or pull requests

1 participant