Static GitHub Issues

[2537] error page layout conflict

prev: Wrong vue version in release notice
next: How can I use store data in head method
//layouts\error.vue
{
layout: 'empty'
}

route to a 404 page.the error page layout is right

error1

but a page component has code error.

error2

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>