Q:

page not found vue

//define a new route for the error page

{path: '*', component: [errorPageComponent]},

//create a component (f.e: errorPageComponent) that contains the message Page not found
0

New to Communities?

Join the community