dillon1000/react

Commit

Add finally block for clearing ReactUpdates state

If any component throws during reconciliation any subsequent reconciliation will break badly because ReactUpdates will be in an inconsistent state.
Add a finally block to prevent this.
Browse files
Changed paths1 file
First-parent comparison
M src/core/ReactUpdates.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…