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

Fix for model being set to wrong value after move to/from list

Open filipkis opened this issue 6 years ago • 0 comments
trafficstars

The fix for issue #46 is rather simple.

The removed variable that's tracking objects that are removed from one list needed to be set to null in onEnd event.

I've also added the test for this issue.

filipkis avatar Mar 15 '19 23:03 filipkis