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
When pointers are mapped against native mouse events and pointer capture is enabled, releasing the button outside the captured element cause the pointerup event to be targeted to the element beneath the mouse pointer, instead of the captured element.