Vue.Draggable icon indicating copy to clipboard operation
Vue.Draggable copied to clipboard

Vue drag-and-drop component based on Sortable.js

Results 208 Vue.Draggable issues
Sort by recently updated
recently updated
newest added

**Issue** When a table has collapsible items, or the table row has dynamic items depending on vue directive v-if/v-show, the dragging behavior is wired and the sorting order is wrong....

Hello, i'm having an issue with Draggable, maybe it's my lack of experience but, in the following component, when i export draggable the scroll events stop working {{ listData.name }}...

Hi, I'm getting this error: **TypeError: Cannot read properties of undefined (reading 'class') at http://localhost:5173/src/components/todo-list/Todo.vue?t=1697039040971:87:28 at renderFnWithContext (http://localhost:5173/node_modules/.vite/deps/chunk-WI6DU6SK.js?v=16a2b26b:2316:13) at http://localhost:5173/node_modules/.vite/deps/vuedraggable.js?v=10cbeeac:11988:26 at Proxy.flatMap () at computeNodes (http://localhost:5173/node_modules/.vite/deps/vuedraggable.js?v=10cbeeac:11987:51) at computeComponentStructure (http://localhost:5173/node_modules/.vite/deps/vuedraggable.js?v=10cbeeac:12019:29) at...

使用group clone的拖拽特性,如果元素从左边拖到右边了,但是又移出了右侧区域(也许是用户反悔了),我希望被拖拽元素不要插入到右侧,有没有什么方法判断。

Hi guys, I need to change the drag and drop icon but idk if it's possible. I searched on Sortable JS doc, but not find nothing about that. The icon...

i want to cancel drag, on dropping of an element, but @end function doesnot provide reverting an item and :move prop is being called many times, How can i do...

First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md ### Jsfiddle link ### Step by step scenario ### Actual Solution ### Expected Solution