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
It gets "stuck" because you are moving the pointer outside the viewport. Browsers don't support reporting mousemove events outside the viewport. There's no way of fixing this.
Try dragging a pane in the demo and moving it in circles quickly. It gets stuck often when trying to do this.
The text was updated successfully, but these errors were encountered: