nuxt-modules / i18n

I18n module for Nuxt
https://i18n.nuxtjs.org
MIT License
1.65k stars 465 forks source link

switchLocalePath(): [Vue Router warn]: No match found for location with path #2995

Open mrc-bsllt opened 5 days ago

mrc-bsllt commented 5 days ago

Environment


Reproduction

https://stackblitz.com/edit/nuxt-starter-1fg4xq?file=server%2Fapi%2Fmenu.get.ts,pages%2Findex.vue

Describe the bug

When changing language, a warning in the console appears for each page (referring to the previous language).

Additional context

No response

Logs

No response