bevacqua / angularjs-dragula

:ok_hand: Drag and drop so simple it hurts
https://bevacqua.github.io/angularjs-dragula
MIT License
509 stars 110 forks source link

Dragging and dropping on a page with scroll throws error inside dragula #128

Closed rakelblujeans closed 3 years ago

rakelblujeans commented 5 years ago

The error I receive is: "Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/5093566007214080"

The error seems to caused by the preventDefault() inside drag().