Static GitHub Issues

[2802] validate( return false ) to jump my route instead of 404 ???

prev: How to use store created in my module
next: ssr server innerhtml dehydration ?

If the validate method does not return true, Nuxt.js will automatically load the 404 error page.

But , I want to jump my route instead of 404 . what shall I do ?!

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