Skip to content

In which case the pages/error.vue from Frontends-Demo is used? #377

Closed Answered by mdanilowicz
realconvis asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, @realconvis

Yes, the place of the error.vue file was wrong. I fixed it here #388. Thank you for your reporting.

Backing to the main topic. Right now, it works like this:

  • RoutingNotFound will be displayed when [..all].vue will not be able to find any routing
  • Error page will be displayed for "heavier" errors like 500 errors from the node server, etc.

On the error page, we are not displaying the menu, footer, etc. This is just a page with error info.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BrocksiNet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants