nuxt-modules / i18n

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

WARN [Vue Router warn]: No match found for location with path "/" #3052

Closed pmnzt closed 1 month ago

pmnzt commented 1 month ago

Environment


Reproduction

https://stackblitz.com/edit/pmnzt-nuxt-i18n-issues-rzezrb?file=pages%2Findex.vue,app.vue

Describe the bug

WARN [Vue Router warn]: No match found for location with path "/"

Additional context

No response

Logs

No response

pmnzt commented 1 month ago

fixed by adding a defaultLocale to the config