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
As you can see in above gif, mousemove event is kept called even when cursor is on other component.
I wonder if this is intended. If it's not, how can I stop mousemove event to be called when the cursor is on other components?