How to test _error page during development
Unanswered
brunomlopes posted this in #help-forum
Hello,
I wish to have a custom _error.tsx page, where it shows some extra messages to the user as to why an error has occurred.
How can I test it without doing a production build (which loses some debugging information, it's slow to iterate, etc etc)?
I wish to have a custom _error.tsx page, where it shows some extra messages to the user as to why an error has occurred.
How can I test it without doing a production build (which loses some debugging information, it's slow to iterate, etc etc)?