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

Page crashes when I drag and drop a node that contains an ng-repeat in it #444

Open bostondevin opened 7 years ago

bostondevin commented 7 years ago

Not sure what the issue is here because the whole tab crashes (page becomes unresponsive error in chrome) but i've deduced it to being whenever i'm trying to drag a node where there is an ng-repeat inside it. Any clues how I could fix this?