Viewing custom error page #16510
Unanswered
jensmeindertsma
asked this question in
Help
Replies: 1 comment
-
Hey there, just run into this question. From Next.js docs:
So you need to build your app in production mode to see the error with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I trigger my custom error page to display so I can verify the design of it?
In development, it is not shown, because a stack trace dialog is shown instead.
But if I want to style my custom error page, I need to verify the design. How can I trigger this page to show up in development / production mode?
Beta Was this translation helpful? Give feedback.
All reactions