HOO
Results
1
issues of
HOO
``` this.sortable = Sortable.create(el, { revertOnSpill: true, swap: true, swapClass: "highlight", ... ``` hi, I attemp to use both swap and onspill plugin, but the swap works as expected, but...