Ng-click not working after dropping elements using html5 drag & drop
I have implemented html 5 drag & drop in my angularjs application. But ng-click not firing once items are swapped. Click event ng-click working before swapping elements.Could someone suggest on resolving this issue.