dillon1000/react
Commit
Browse files Confirm that a shallow bailout does not drop work in the child
Includes a test that confirms that work that is bailed out before completing can be reused without dropping the entire subtree.
Changed paths3 files
First-parent comparisonscripts/fiber/tests-passing.txt ModifiedM src/renderers/shared/fiber/ReactFiberCompleteWork.js ModifiedM src/renderers/shared/fiber/__tests__/ReactIncremental-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…