I'm trying to customize my 404 error page using ~/layouts/error.vue but it's not working on my Nuxt 3 project.
https://v3.nuxtjs.org/docs/directory-structure/layouts
Docs not mention it, so I don't know if this even possible yet.
Is there a way to customize 404 not found page?
Thanks.
I'm trying to customize my 404 error page using ~/layouts/error.vue but it's not working on my Nuxt 3 project.
https://v3.nuxtjs.org/docs/directory-structure/layouts
Docs not mention it, so I don't know if this even possible yet.
Is there a way to customize 404 not found page?
Thanks.