dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonsrc/core/ReactUpdates.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…