dillon1000/react
Commit
Browse files Schedule side-effects to parents before their children
This is only for host nodes so that the DOM tree is fully updated by the time we've flushed. Classes will schedule their life-cycles *after* their children's side-effects.
Changed paths1 file
First-parent comparisonsrc/renderers/shared/fiber/ReactFiberCompleteWork.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…