Files
react/packages
Andrew Clark 5e4e2dae0b Defer setState callbacks until component is visible (#24872)
A class component `setState` callback should not fire if a component is inside a
hidden Offscreen tree. Instead, it should wait until the next time the component
is made visible.
2022-07-08 11:51:40 -04:00
..
2022-06-19 11:05:41 -04:00