mirror of
https://github.com/ansible/awx.git
synced 2026-05-01 22:55:28 -02:30
Add default error boundary around screens
Catch any unhandled non-async errors with an error boundary around screens. This will show a generic error message instead of crashing the page.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"react": "^16.13.1",
|
||||
"react-ace": "^9.3.0",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-error-boundary": "^3.1.3",
|
||||
"react-router-dom": "^5.1.2",
|
||||
"react-virtualized": "^9.21.1",
|
||||
"rrule": "^2.6.4",
|
||||
|
||||
Reference in New Issue
Block a user