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