BeiJiu123

Results 2 issues of BeiJiu123

for (let i = 0; i < nestedSortables.length; i++) { new Sortable(nestedSortables[i], { group: { name: "shared", pull: "clone" }, animation: 150, fallbackOnBody: true, swapThreshold: 0.65, handle: ".drag", ghostClass: "ghost"...