Question: How do you handle dynamic routes? #410
Answered
by
aralroca
approached
asked this question in
Q&A
-
Hi @ all How do you handle dynamic routes?
|
Beta Was this translation helpful? Give feedback.
Answered by
aralroca
Dec 16, 2020
Replies: 2 comments 3 replies
-
@approached All the i18n routing part is from Next.js core, so maybe this can help you: vercel/next.js#18885 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
approached
-
@aralroca thank you for the link. A really great solution doesn't exists now. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@approached All the i18n routing part is from Next.js core, so maybe this can help you: vercel/next.js#18885