Commit c4a075c
committed
Move
This moves a special check related to `act` in the legacy renderer. I
moved it out of the `ensureRootIsScheduled` path and into
`scheduleUpdateOnFiber`. There's some related logic that's already there
and it makes sense to keep them together.
Pure refactor, no behavior change.didScheduleLegacyUpdate
1 parent 4bb3a5c commit c4a075c
File tree
2 files changed
+483
-13
lines changed- packages/react-reconciler/src
2 files changed
+483
-13
lines changed
0 commit comments