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

Drag and Drop doesn't work in Firefox #439

Closed you-rick closed 7 years ago

you-rick commented 7 years ago

Hello!

First of all - thank you for your work, really helpful!

I noticed today, that plugin doesn't work properly in Firefox (Both Windows and Mac). I'm 90% sure, that it worked well before. May be it doesn't work well now because if FF new version. http://marceljuenemann.github.io/angular-drag-and-drop-lists/demo/#/nested

FF version - 55.0.3 (macOS Sierra 10.12.6)

Thanks!