[DevTools] Refactor incompleteTransitions field from Root Fiber memoized state to FiberRoot (#24765)
`incompleteTransitions` persists across renders, so it should be part of the `fiber.stateNode` (ie FiberRoot) rather than `fiber.memoizedState`
L
Luna Ruan committed
cf665c4b73a28b034c8173f4d929205fb12d2d2e
Parent: d6255f0
Committed by GitHub <noreply@github.com>
on 6/21/2022, 12:08:54 AM