Replies: 1 comment
-
I think Stackblitz doesn't support all relevant APIs for Next.js (i.e. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have an existing app which I want to migrate to
next-intl
. I followed the instructions for usage with i18n routing and my locale switcher isn't working locally. But when I tried to reproduce the same issue on Stackblitz, I got the following error:What am I doing wrong?
Link for reproduction: https://stackblitz.com/edit/stackblitz-starters-wfjaeiqm?file=i18n%2Frequest.ts
Beta Was this translation helpful? Give feedback.
All reactions