You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is expected behavior, this module localizes the routes in your project so these can differ depending on your routing strategy. We have composables that accept non localized parameters to provide similar functionalities, in your example you may want to try out useLocaleRoute.
Environment
Reproduction
None
Describe the bug
What happened is, after I used
nuxt/i18n
, my useRoute was not resolving my routes correctly.And prompted me to use
____en
.Additional context
i18n config
Logs
The text was updated successfully, but these errors were encountered: