Hello,
I'm trying to implement Kendo drag and drop functionality on Angulars ng-repeat. In my case i have two drop targets, in which one drop target has draggable elements on load, and the other doesn't. We can drag the elements from first drop target to the second, and these elements will be draggable in it. But when i drag these elements from the second drop target back to the first, the hint gets stuck in the second drop target. Any help will be appreciated.
Dojo: http://dojo.telerik.com/evADi
Thanks