Open ObaidUrRehman opened 7 years ago
@ObaidUrRehman I'm unable to reproduce this in chrome, firefox or safari (all latest versions) on my mac. Can you please specify which browser and OS you're experiencing this on?
I am using Chrome Version 60.0.3112.90 on Window. I'll see if I can come up with steps to reproduce this.
I started looking into this and I'm able to reproduce it in Windows. This issue is most likely caused by a race condition. What would you think about queueing up any dom changes and performing them one at a time?
If this is a race condition, then it comes up too often. I am trying to come up with steps to reproduce. Can you elaborate a bit on how we can queue up DOM changes?
sorry...been off the radar the last few days. I'll look into the problem and solution this week.
@ObaidUrRehman Were you able to reproduce this bug? Did you find my changes fixed the issue?
@cah-alexsukhodolsky I am pretty slammed nowadays. Give me a few days and I will get back to you on this.
@ObaidUrRehman any update on this?
@cah-alexsukhodolsky sorry for the delay on this.
I've tested this and unfortunately, it still occurs. I don't have the steps to reproduce this but dragging items back and forth repeatedly causes this issue.
please refer to: https://github.com/vinayakpatil/ng-drag-drop/tree/feat/sortable
Item does not get removed from the list when sorted between multiple lists. See below: