Sortable icon indicating copy to clipboard operation
Sortable copied to clipboard

[bug] draggable and handle/filter options make sort function disorderly

Open strugglinglee opened this issue 4 years ago • 0 comments

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. use draggable and handle/filter options to control the moveable items
  2. use sort function to sort the items
  3. the sort item become disorderly and unsystematic

Expected behavior use sort function and then the items can be ordered arrangement

Information

Versions - Look in your package.json for this information: sortablejs = 1.14.0

Reproduction codesandbox: https://codesandbox.io/s/charming-mccarthy-xrp0n?file=/src/App.vue

strugglinglee avatar Dec 23 '21 11:12 strugglinglee