dillon1000/react

Commit

Bubble errors if processing the error itself errors (#18567)

If we've tried completing an incomplete boundary once and failed, we don't
need to try again.
Browse files
Changed paths3 files
First-parent comparison
M packages/react-dom/src/__tests__/ReactErrorBoundaries-test.internal.js ModifiedM packages/react-reconciler/src/ReactFiberWorkLoop.new.js ModifiedM packages/react-reconciler/src/ReactFiberWorkLoop.old.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…