Replies: 2 comments
-
|
we definitely love to see that as well. @amannn do you have any suggestion? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Maybe this helps: How can I revalidate localized pathnames? |
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 found out that because pathname localization works with nextjs rewrite, ISR will not work. i tried adding my own router by adding each localized pathname literally.. it worked as expected and worked great for both English and German routes. But Farsi pathnames were trapped to catch-all page.
Is there any workaround?
Beta Was this translation helpful? Give feedback.
All reactions