Skip to content
New issue

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

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

Already on GitHub? # 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants