dzero1

Results 5 comments of dzero1

Your question is not clear enough. If you want to put item from list 1 to list 2 and vice versa, just use "group" option. If you want to update...

Ha ha.. Still confusing. Could you wireframe this? try figma or just hand drawing.

This is easy. But cannot do it using Sortablejs itself. Also no point of adding feature like this I guess. Check this out. This will help you: https://jsfiddle.net/u0sxd3Lc/3/

Having similar problem to this. Any solution? In my case I guess this happen becase of the placeholder underneath. [Check this out](https://youtu.be/axZtE9BBuow ) I this case, each "SEED X" item...

I just had the same problem and it's happen because of the "selecteds" property. So just pass it like this and It'll solve your problem. ``` selecteds: [] ```