dillon1000/react
Commit
Browse files Always override priority level when visiting children
It is not possible for a child to have a higher priority level than we're reconciling at, unless we intentionally want to down-prioritize it.
Changed paths2 files
First-parent comparisonsrc/renderers/shared/fiber/ReactChildFiber.js ModifiedM src/renderers/shared/fiber/__tests__/ReactIncremental-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…