Aral Roca Gomez
Aral Roca Gomez
> I have the same problem using the regular Next Pages, any way to solve it? Doesn't happen on localhost, but it does on Vercel, if I click on any...
> How can I achieve that in the pages router? This problem is not related with `pages` router. With `pages` router there aren't routing problems because all the i18n routing...
Can you tried in [3.0.0-canary.1](https://github.com/aralroca/next-translate/releases/tag/3.0.0-canary.1) version? (both, next-translate & next-translate-plugin). Thanks
@PixelPage-YT would you share a reproducible example? thank you so much!
@PixelPage-YT can you try in 2.5.0-canary.3? thanks
@PixelPage-YT next-translate-plugin
@PixelPage-YT would be very useful if you can share a reproducible repo example, thanks!
If I can't reproduce the error is hard for me to help you. Would be great if you can simplify and remove all the sensitive data from your project to...
@PixelPage-YT Please share your code, otherwise it is impossible for us to know what is wrong with your project. Thank you
> My problem is still this: >> When I click on a , it redirects to "/content" and not "/en/content" This is because the i18n routing part from Next.js is...