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
Changed event bind test to inlcude cursor position for mouse events
This is a safety measure to make sure that we don't send undefined
pageX and pageY coordinates into the system.
Partially related to issue #147. Because tests started failing when
I was modifying the isMouseEvent() utility function.
0 commit comments