fab-spec/fab

[NextJs]: SSR Errors not redirecting to error page

Opened this issue · 1 comments

Related to #309

Any error that occurs during SSR results in an error page like below, rather than the nextjs error or custom error page.
image

When running yarn start the custom error page is displayed

Error Boundaries don't seem to work in SSR