Error Boundaries #1328
Error Boundaries
#1328
-
❓QuestionCurious if there is a recommended pattern for error boundaries / error handling with Razzle? According to the React docs, Error Boundaries don't work with SSR and I've come across this with our application. Any input would be appreciated! |
Beta Was this translation helpful? Give feedback.
Answered by
fivethreeo
Jun 9, 2020
Replies: 1 comment 1 reply
-
I have been pondering this as well. Closest info about this I have seen is: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
fivethreeo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have been pondering this as well.
Closest info about this I have seen is:
https://dev.to/spukas/error-boundaries-with-react-23ec