mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
When visiting the yields, the root is the stateNode of the coroutine. If its return value is wrong we'll end up at the alternate of the workInProgress which will start scanning its children which is wrong.