We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Darwin
v14.18.3
3.0.0
1.0.0
npm@9.1.1
vite
modules
runtimeConfig
build
app
nuxt-graphql-client@0.2.11
-
Provided information should be enough.
I have created custom 404.vue page under /pages directory (as stated in docs: https://nuxt.com/docs/guide/directory-structure/pages#catch-all-route), and when I navigate to some route that does not exists, I am not getting my custom page, but the default one from Nuxt.
404.vue
/pages
No response
The text was updated successfully, but these errors were encountered:
404.vue support has been removed in nuxt/framework#8809
Sorry, something went wrong.
@gacek1123 I guess the docs needs to be updated, maybe I should create a PR for that? Thanks for help anyway! It works perfectly fine now.
Successfully merging a pull request may close this issue.
Environment
Darwin
v14.18.3
3.0.0
1.0.0
npm@9.1.1
vite
vite
,modules
,runtimeConfig
,build
,app
nuxt-graphql-client@0.2.11
-
Reproduction
Provided information should be enough.
Describe the bug
I have created custom
404.vue
page under/pages
directory (as stated in docs: https://nuxt.com/docs/guide/directory-structure/pages#catch-all-route), and when I navigate to some route that does not exists, I am not getting my custom page, but the default one from Nuxt.Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: