dillon1000/react
Commit
Browse files Inherit contextTag from the parent on creation
A fiber has all the context flags of its parent. It may also add additional ones during construction/mount. After mounting, contextTag shouldn't change.
Changed paths1 file
First-parent comparisonsrc/renderers/shared/fiber/ReactChildFiber.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…