dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-reconciler/src/ReactChildFiber.js ModifiedM packages/react-reconciler/src/ReactFiberBeginWork.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…