I need help using i18next from the client side #1578
KevinArangu
started this conversation in
General
Replies: 1 comment 2 replies
-
And what is the result if you add |
Beta Was this translation helpful? Give feedback.
2 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 am trying to use i18next from the client side, I am following the steps of "Loading Namespaces Dynamically Client Side" in the README, but it does not work for me.
my code is:

my next-i18next.config:

The error in nextjs:

Thanks.
Beta Was this translation helpful? Give feedback.
All reactions