[BUG] componentDidCatch inconsistent behavior compared to React
Open
Bug
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 611
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
- After child component updated with error, parent component's `componentDidCatch` should be emitted, React example: https://codesandbox.io/s/hardcore-liskov-s2etm?file=/src/App.js
- Missing error stacks
Contributor guide
Assessment
This issue has not been assessed yet.