luckylooke / dragular

Angular drag and drop based on dragula.js. Visit
http://luckylooke.github.io/dragular/
MIT License
209 stars 67 forks source link

Draggular in a nested ng-repeat #168

Closed abtx closed 7 years ago

abtx commented 7 years ago

Dragular wouldn't work in a nested ng-repeat loop:

{{assignment.name}}
{{el}}
{{el}}
abtx commented 7 years ago

for solution, see http://luckylooke.github.io/dragular/#/docs/exampleNestedNgRepeat