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
There might be some parts that are attempting to perform some kind of update when the component unmounts or has an invalid/outdated state, i have to review those parts to avoid leaks
The text was updated successfully, but these errors were encountered:
It seems to be happening on-grid clear focus, we should use a ref rather than a state for isFocused and also ensure that we only set state if component is mounted
There might be some parts that are attempting to perform some kind of update when the component unmounts or has an invalid/outdated state, i have to review those parts to avoid leaks
The text was updated successfully, but these errors were encountered: