You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GestureDetector: more checks for mounted component (#2335)
## Description
This builds on top of #2262 - I encountered more cases where a component
that was immediately remounting was running into race conditions, so I
added checks to every `setImmediate` call.
0 commit comments