Replies: 1 comment
-
Please see: next-intl 3.22: Incrementally moving forward |
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.
-
I get an error
used
headers().get('X-NEXT-INTL-LOCALE').
headers()should be awaited before using its value.
after upgrading to next.js 15 . I use i18n routing with next-intl.How to workaround it?
Beta Was this translation helpful? Give feedback.
All reactions