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

Hydration failure when using other languages #1

Open
karashiiro opened this issue Jul 2, 2022 · 0 comments
Open

Hydration failure when using other languages #1

karashiiro opened this issue Jul 2, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@karashiiro
Copy link
Member

Some pages experience hydration failures when loading with languages other than English. For example, viewing /contribute in German causes this issue reliably. This likely has to do with how language data is being activated in lingui.

Error messages:

Uncaught 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

---

Warning: An error occurred during hydration. The server HTML was replaced with client content in <div>. 

See more info here: https://nextjs.org/docs/messages/react-hydration-error
@karashiiro karashiiro added the bug Something isn't working label Jul 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant