#Error on production with hydration
6 messages · Page 1 of 1 (latest)
6 messages · Page 1 of 1 (latest)
Hi
I'm using the astro-i18next module and the translations work normally in Astro components, but in React components, the texts don't display.
In the console I get an error: There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering.
Translations do not work in Header and Globe component
.
.