We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The server renders plain non-translated objects on first request. Then the client renders the i18n which causes a flicker
<title>nav.login</title>
The text was updated successfully, but these errors were encountered:
Waiting for the i18n + next.js 10 to be supported after i18next/next-i18next#869 is closed or released in beta
Sorry, something went wrong.
There's a new beta of next-18next we we might bump this task up
next-18next
https://github.com/isaachinman/next-i18next/blob/2640dc4fc1234b286e7b690bcb338c23329c0438/README.md
@kachar Looks like next-i18next v8.0.0 is out - https://github.com/isaachinman/next-i18next/releases/tag/v8.0.0. Time to fix this bug ? I could test it tonight.
Merge pull request #78 from daritelska-platforma/bug-37-i18n-ssr
8fdd19e
#37 SSR doesn't work for i18n
StanislavSt
Successfully merging a pull request may close this issue.
The server renders plain non-translated objects on first request. Then the client renders the i18n which causes a flicker
The text was updated successfully, but these errors were encountered: