Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

Add error handling for react 16 #40

Closed
Crecket opened this issue Oct 23, 2017 · 1 comment
Closed

Add error handling for react 16 #40

Crecket opened this issue Oct 23, 2017 · 1 comment

Comments

@Crecket
Copy link
Member

Crecket commented Oct 23, 2017

https://reactjs.org/blog/2017/07/26/error-handling-in-react-16.html

@Crecket
Copy link
Member Author

Crecket commented Oct 25, 2017

image

Added a new ErrorBoundary component which will display a default error page and add a stacktrace

The entire application is also wrapped in a ErrorBoundary component which atleast gives the user the reason why the application isn't working anymore
image

@Crecket Crecket closed this as completed Oct 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant