dillon1000/react

Commit

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

Files changed

Rendering syntax-highlighted changes…