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

dnd-moved not triggering #451

Open sculptsoft-devs opened 6 years ago

sculptsoft-devs commented 6 years ago

I have canvas inside my 'li'.So, it unable to call dnd-moved, but when I use without canvas it works.So, How can I use this library with canvas?