You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have problem when running dev server. I've got Cannot set property 'toJSON' of undefined on server. It looks like there is no i18n on request in file i18n.js. Translation doesn't work. On production build everything works well. I've tried most of solutions on Github regarding react-i18next example and always getting this crappy undefined error. Any help will be appreciated.
Examples bug report
Example name
with-react-i18next
Describe the bug
I have problem when running dev server. I've got
Cannot set property 'toJSON' of undefined
on server. It looks like there is no i18n on request in filei18n.js
. Translation doesn't work. On production build everything works well. I've tried most of solutions on Github regarding react-i18next example and always getting this crappyundefined
error. Any help will be appreciated.To Reproduce
Just clone this repository: https://github.com/szczepanbarszczowski/nextjs-starter
Expected behavior
It should work without an error.
Screenshots
System information
The text was updated successfully, but these errors were encountered: