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

Add global error boundary. #847

Merged
merged 1 commit into from
Nov 28, 2017
Merged

Add global error boundary. #847

merged 1 commit into from
Nov 28, 2017

Conversation

tech4him1
Copy link
Contributor

- Summary

This adds an error boundary around the entire app, so that a crash does
not just show up as an empty white screen.

- Test plan

Manually threw in UI code, made sure entire app was dismounted and replaced with error message.

- Description for the changelog

Add global error boundary.

- A picture of a cute animal (not mandatory but encouraged)

This adds an error boundary around the entire app, so that a crash does
not just show up as an empty white screen.
@erquhart erquhart merged commit 68f0098 into master Nov 28, 2017
@erquhart erquhart deleted the global-error branch November 28, 2017 03:22
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

Successfully merging this pull request may close these issues.

None yet

2 participants