angular-legacy-sortablejs icon indicating copy to clipboard operation
angular-legacy-sortablejs copied to clipboard

Moving item from one list to another - acts like clone

Open bhecht2 opened this issue 8 years ago • 2 comments
trafficstars

You can see the problem on the demo page: http://rubaxa.github.io/Sortable/

Go the the 2 lists for the Angular demo.

  1. Drag 1st element from left to right, see item still appears on left side
  2. Drag 2nd element from left to right, see error on console: "Cannot read property 'split' of undefined"

bhecht2 avatar Jul 09 '17 11:07 bhecht2

https://github.com/serjum/angular-legacy-sortablejs/commit/ff009b55eb7d73912dd2328544efc4e5e1a89f2e

marioquake avatar Aug 08 '17 16:08 marioquake

@marioquake can you check out the PR?

samjacobclift avatar Aug 25 '17 08:08 samjacobclift