desandro / draggabilly

:point_down: Make that shiz draggable
https://draggabilly.desandro.com
MIT License
3.86k stars 387 forks source link

PointerCancel being called after dragMove #207

Closed northkode closed 2 years ago

northkode commented 4 years ago

I have no idea what changed, but all of a sudden, using a mobile device, the browser is calling the pointerCancel method after the first dragMove call is made..

what would cause this and how can i fix? it completely broke mobile dragging.