Improve ErrorBoundary
Repository details (talkie)
- Project page
- talkie
- Project category
- talkie (588 entries)
- Repository
-
@joelpurra/talkie
- Owner
-
@joelpurra
- Issues
-
@joelpurra/talkie/issues
- Contributors
-
@joelpurra/talkie/graphs/contributors
Commit details (1ba45374)
- Author
- Joel Purra
- Authored at
- Commiter
- Joel Purra
- Commited at
Commit message
Improve ErrorBoundary - Use `getDerivedStateFromError`, even though it's not covering all relevant details. - Reduce assumptions regarding error types.