dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/shared/fiber/ReactChildFiber.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…