Logging: log frontend errors caught by ErrorBoundary, including component stack (#29345)
* log component stack on error boundary * test for error boundary * PR feedback fixes
Showing
... | ... | @@ -39,6 +39,7 @@ |
"@types/react-color": "3.0.1", | ||
"@types/react-select": "3.0.8", | ||
"@types/react-table": "7.0.12", | ||
"@sentry/browser": "5.25.0", | ||
"@types/slate": "0.47.1", | ||
"@types/slate-react": "0.22.5", | ||
"classnames": "2.2.6", | ||
... | ... |
Please
register
or
sign in
to comment