Replies: 1 comment
-
After some time the app shows a flash of translated content of the chosen language but then shows the default language, even though it is not selected. The hydration problem still persists. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having a problem where after installing and configuring a Hono server using
react-router-hono-server
andremix-hono
where client side translations stopped working and this caused hydration issues, the translation works fine on the server.I've followed the setup used in remix-vite-i18n template and was working fine. I've also followed all the steps mentioned in remix-hono docs, is there something else I'm missing? Maybe somthing related to using Hono on the server because this is the first time I use Hono.
Beta Was this translation helpful? Give feedback.
All reactions