dillon1000/react
Commit
Browse files Push host root context when bailing out on low priority (#10712)
Prevents a push/pop mismatch when bailing out on HostRoots. This is currently unobservable, because HostRoots never bail out on low priority, but this does happen with prerendering. I found this when rebasing #10624 on top of master.
Changed paths1 file
First-parent comparisonsrc/renderers/shared/fiber/ReactFiberBeginWork.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…