mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
0fc0446798
Outside of concurrent mode, schedules a force update on a suspended class component to force it to prevent it from bailing out and reusing the current fiber, which we know to be inconsistent.