dillon1000/react

Commit

Add tests for recovery from errors thrown in the reconciler (#8462)

Test that errors in the reconciler can be caught by error boundaries, and that we can still schedule updates if they are uncaught.
Browse files
Changed paths2 files
First-parent comparison
M scripts/fiber/tests-passing.txt ModifiedM src/renderers/shared/fiber/__tests__/ReactIncrementalErrorHandling-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…