ng-sortable icon indicating copy to clipboard operation
ng-sortable copied to clipboard

Objects replaced by others

Open GenieTim opened this issue 10 years ago • 3 comments

I have got a List generated out of an array in an object, which should be sortable, in a Cordova/Phonegap App. Sometimes, when dragging one of the items incautious (what is mostly the case with touch), some of the items replace others. I have an illustration of my problem here: http://test.bernhard-webstudio.ch/ngswipebug.mov

Which code could be usefull/what could be my fault?

GenieTim avatar Aug 23 '15 08:08 GenieTim

@BernhardWebstudio possibly some of the recent changes are breaking drop on the touch devices will look and get back to you.

a5hik avatar Aug 24 '15 05:08 a5hik

@a5hik I am not sure how much this is caused by the touch device since I can generate the same bug when I open my html file in Google Chrome or Safari...

GenieTim avatar Aug 24 '15 19:08 GenieTim

confirm + there is a bug

rgnevashev avatar Oct 11 '15 08:10 rgnevashev