Click on the CDN tab (a page I have yet to add content for)
The layouts/error.vue page should appear after the old page disappears
The layouts/error.vue page renders side by side with the previous page until the previous page transitions out
It looks like its running the transition in mode in-out, or maybe because its bringing up a new layout it doesn't respect the transition from a page.
It only occurs when going to a 404, not away from it.
If you click on documentation, or the logo you will find content (minimal content...). Anything under documentation (in the dropdown menu) and cdn leads to a 404.
I can upload my source code if I need to.
<!--cmty--><div align="right"><sub><em>This bug report is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c6875">#c6875</a>)</em></sub></div>