Next.js Discord

Discord Forum

How to render _error with custom error status code

Unanswered
Brown bear posted this in #help-forum
Open in Discord
Brown bearOP
I want to be able to throw an error from another page's getServerSideProps to render _error with 502 as the status code.

0 Replies