Switching locale while inside iterations is not working #1508
Unanswered
IkboljonMe
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Moving to a discussion since it's a usage question. Also, consider consulting the examples. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Description
Long in short, or useRouter is not working to switch locale inside iteration. As far as I know it should work, I think it is bug so here in my code iterations:
I tried to switch with help of
useRouter
,Verifications
Mandatory reproduction URL
App Router
Reproduction description
Steps to reproduce:
Done
Expected behaviour
It should work as expected
Beta Was this translation helpful? Give feedback.
All reactions