Home

Issue: 2802

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

[issue link]

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 ?!

This question is available on Nuxt.js community (#c2431)