angular-drag-and-drop-lists
angular-drag-and-drop-lists copied to clipboard
Error: [$rootScope:infdig] 10 $digest() iterations reached. Aborting! Watchers fired in the last 5 iteration
When trying to drag and drop large container with many fields, it throws Error: [$rootScope:infdig] 10 $digest() iterations reached. Aborting!Watchers fired in the last 5 iteration. At scope.$apply(function() { targetArray.splice(getPlaceholderIndex(), 0, transferredObject); });