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 Error Boundaries per component group #767

Open
justincorrigible opened this issue Feb 16, 2022 · 1 comment
Open

Add Error Boundaries per component group #767

justincorrigible opened this issue Feb 16, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@justincorrigible
Copy link
Member

Rather than allowing a whole app to crash if a part of if malfunctions (as it's common e.g. whenever the configs are incorrect), React offers a functionality to prevent a total collapse, and instead display adequate error messages.

This ticket explores implementation for that feature in Arranger Components.

@justincorrigible justincorrigible self-assigned this Feb 16, 2022
@justincorrigible justincorrigible added the enhancement New feature or request label Feb 18, 2022
@justincorrigible
Copy link
Member Author

justincorrigible commented Apr 6, 2022

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

No branches or pull requests

1 participant