Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NextJs]: SSR Errors not redirecting to error page #326

Open
thejuan opened this issue Jan 5, 2021 · 1 comment
Open

[NextJs]: SSR Errors not redirecting to error page #326

thejuan opened this issue Jan 5, 2021 · 1 comment

Comments

@thejuan
Copy link
Contributor

thejuan commented Jan 5, 2021

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

@thejuan
Copy link
Contributor Author

thejuan commented Jan 5, 2021

Error Boundaries don't seem to work in SSR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant