//layouts\error.vue
{
layout: 'empty'
}
route to a 404 page.the error page layout is right
but a page component has code error.
when route to this page.
the error page layout is layouts\default.vue
not layouts\error.vue
at nuxt@v1.0.0-rc11 not this problem.
<!--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/c2205">#c2205</a>)</em></sub></div>