How to implement redirection to a page that the user had previously, if the page to which he passed does not exist [issue link] If suddenly the user goes to a nonexistent url, you need to implement the redirect to the page which the user had before. How can I do that? This question is available on Nuxt.js community (#c1830)