dillon1000/react
Commit
Browse files Always reconcile against current children (#11564)
The new resuming algorithm will always reconcile against the current child set, even if there's a newer work-in-progress child set.
Changed paths2 files
First-parent comparisonpackages/react-reconciler/src/ReactChildFiber.js ModifiedM packages/react-reconciler/src/ReactFiberBeginWork.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…