dillon1000/react
Commit
Browse files Fix traversal up when unmounting (#8404)
Previously you could get an alternate when following .return in unmountHostComponents and this could revisit a node twice.
Changed paths1 file
First-parent comparisonsrc/renderers/shared/fiber/ReactFiberCommitWork.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…