Is there a way to customize error.html ?
@cawa-93 I want to customize error.html , not nuxt-error.vue
Hi. You can create app/views/error.html and rebuild Nuxt project to customize that template :) Generally, all templates are customizable this way.
PS: A brand new beautiful error design is coming with rc4. keep it secret ;)
Should add it to the document ?
Should unify the error handling
The error.html and nuxt-error.vue.
Most of the time we just need one
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
Should unify the error handling
The
error.htmlandnuxt-error.vue.Most of the time we just need one