Closed michalvadak closed 1 year ago
Can you please provide a minimal reproducible example? Are you using it on client side or on server side?
https://codesandbox.io/p/sandbox/laughing-northcutt-2r3849?file=%2Fapp%2Fi18n%2Fsettings.ts%3A17%2C9
I'm using it on server side
Seems to be a Next.js specific problem: https://github.com/vercel/next.js/issues/7621
There's not much we can do here, sorry.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
🐛 Bug Report
When using
18next-http-backend
with NextJS 13 the console is throwing this error.To Reproduce
Create NextJS 13 with app directory and setup i18next with i18next-http-backend
Temporary workaround
Your Environment