Closed piesuke closed 5 months ago
It looks like you have quite a custom i18next setup and several console errors. I highly recommend using our example i18next project to setup your project: https://github.com/i18nexus/next-i18n-router/tree/main/examples/i18next-example
Implementing according to the example resolved the issue. Thank you!
It might be an issue with react-i18next, so if that is the case, I will raise an issue with react-i18next.
Steps to Reproduce
I created a codeSandbox example.
https://github.com/i18nexus/next-i18n-router/assets/30724683/ab7fccb8-b524-4641-b4c1-c8f490871702
Expected Behavior
When switching from English to Japanese (the default language), the switch operates correctly.
Actual Behavior
When switching from English to Japanese (the default language), the switch operates incorrectly.