Static GitHub Issues

[382] Multiple error pages

prev: How to pass request.currentUser to context.req in Nuxt framework
next: Loading Component

How to make each template have its own error page. Regardless of what there is default file for such pages

error.vue
Template_1 = error_page_1.vue
Template_2 = error_page_2.vue

In the documentation and examples you have nothing about this

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c330">#c330</a>)</em></sub></div>