marceljuenemann / angular-drag-and-drop-lists

Angular directives for sorting nested lists using the HTML5 Drag & Drop API
MIT License
2.16k stars 713 forks source link

dragged items vanish on dragstart in firefox mac #485

Open Benjmhart opened 5 years ago

Benjmhart commented 5 years ago

when I start dragging in firefox mac, the item dragged is just removed from its parent array and the drag never properly starts.

seems to work fine on firefox windows and all other browsers