angularjs-dragula
angularjs-dragula copied to clipboard
Elements duplicated in an ng-repeat when being dragged and dropped
When I drag an element to reorder it, it will sometimes duplicate itself or other elements in the same grid. They will disappear on refresh but cause confusion. It is possible to replicate this many times.
They are part of a grid that is produced via an ng-repeat using angular.
I seem to be experiencing this as well - it does not always happen though. Did you find a solution?