dillon1000/react

Commit

Fix bug with double updates in a single batch (#6650)

Fixes #2410. Fixes #6371. Fixes #6538.

I also manually tested the codepen in #3762 and verified it now works.
Browse files
Changed paths4 files
First-parent comparison
M src/renderers/shared/reconciler/ReactCompositeComponent.js ModifiedM src/renderers/shared/reconciler/ReactReconciler.js ModifiedM src/renderers/shared/reconciler/ReactUpdates.js ModifiedM src/renderers/shared/reconciler/__tests__/ReactUpdates-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…