Static GitHub Issues

[1796] How to make transition to 404?

prev: Got 404 error when navigate to page with asyncData
next: Proposal: django-like nested apps.

For some reason page transition to 404 page is not working.

export default {
  props: ['error'],
  transition: 'page'
}

How to make transition to 404?

<!--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/c1611">#c1611</a>)</em></sub></div>