Static GitHub Issues

[1823] Dynamic routes that exceed number of params in pages directory

prev: Axios asyncData credentials
next: Generate is not work correctly

Let's say my messages pages directory handles up to messages/_status/_id/ and someone attempts to access messages/online/1/jaoisjfdsoaj. This directs to the error page in the default settings of my Nuxt project. Where is the most appropriate place to do this check and properly redirect?

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