Sortable icon indicating copy to clipboard operation
Sortable copied to clipboard

Sorting/Drag&Drop not working for select-options under Chrome

Open thejanky opened this issue 6 years ago • 2 comments

Problem:

Using Sortable for options inside one or multiple optgroups of one or multiple select-objects works for Firefox but does not work while using Chrome.

When inspecting the behavior in Chrome i see that the selected element correctly gets the following properties: draggable="true" class="sortable-chosen"

but neither the visual indicator nor the resulting sorting does appear to work.

JSBin/JSFiddle demonstrating the problem:

http://jsfiddle.net/thejanky/m2kg64pr/16/ or (nearly the code but with the latest Sortable) https://jsbin.com/zapenaqoxo/edit?html,js,output

thejanky avatar Oct 17 '19 14:10 thejanky

please up!

rimoi avatar Dec 02 '19 16:12 rimoi

same issu :(

andaroid avatar Aug 11 '22 11:08 andaroid