Hey,
I love the plugin, however, I found a flaw that I am not sure how to correct.
I made the minimum viable bug reproduction scenario here: https://jsfiddle.net/t3m5krea/150/
If you try to drag and drop the same element from the first list to the second multiple times, you will see that when I change the item's name on the added event, it changes EVERY related list item. I believe the intended behavior would be for it to only change the new list item.
Hello @TheWildHorse , you should use clone prop:
@David-Desmaisons Brilliant, thank you for your help!
Most helpful comment
Hello @TheWildHorse , you should use clone prop:
https://jsfiddle.net/dede89/s6jeLttf/