-
-
Notifications
You must be signed in to change notification settings - Fork 483
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i18n
module throws NavigationDuplicated
while accessing non-existent routes (404) causing infinite loading screen
#702
Labels
Comments
I need more info. It doesn't reproduce on https://codesandbox.io/s/i18n-plugin-i18nlocales-ouwhn?file=/nuxt.config.js You can fork the codesandbox and reproduce there maybe? Otherwise, at least provide the configuration object that you are using. |
@rchl this is my
I suspect this issue have been introduced apparently in the latest |
rchl
added a commit
that referenced
this issue
May 10, 2020
Also fixed an issue where would not respect query params when redirecting. Resolves #702
rchl
added a commit
that referenced
this issue
May 10, 2020
Also fixed an issue where would not respect query params when redirecting. Resolves #702
rchl
added a commit
that referenced
this issue
May 10, 2020
Also fixed an issue where would not respect query params when redirecting. Resolves #702
rchl
added a commit
that referenced
this issue
May 10, 2020
Also fixed an issue where would not respect query params when redirecting. Resolves #702
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
nuxt-i18n: 6.11.0
nuxt: 2.12.2
Reproduction Link
Any 404 page: https://postwoman.io/this-page-dont-exist
Steps to reproduce
What is Expected?
404
page (error.vue) should be visible.What is actually happening?
i18n
module throws this error to console and shows infinite loading screen:The text was updated successfully, but these errors were encountered: