Vue.Draggable
Vue.Draggable copied to clipboard
Vue drag-and-drop component based on Sortable.js
Hello, I have a problem with Vue Draggable when using border-spacing on a table layout. When I drag an item from the list, the whole table appears to be resizing...
First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md ### Jsfiddle link ### Step by step scenario ### Actual Solution ### Expected Solution I want to block the default click and make it possible only when...
Just an idea... it would be swell to be able to allow placeholder, perhaps provided as a named slot, which is displayed only when the target array is empty. As...
I would like to know how can we clone a draggable item into the same list itself, I can only see it is cloning across the list. https://sortablejs.github.io/Vue.Draggable/#/clone is the...
First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md ### Jsfiddle link ### Step by step scenario ### Actual Solution ### Expected Solution
使用直接报错
vue-router.esm.js?8c4f:2314 TypeError: Object(...) is not a function at Module.fb15 (vuedraggable.umd.js?b76a:4753) at __webpack_require__ (vuedraggable.umd.js?b76a:30) at eval (vuedraggable.umd.js?b76a:94) at eval (vuedraggable.umd.js?b76a:97) at webpackUniversalModuleDefinition (vuedraggable.umd.js?b76a:3) at eval (vuedraggable.umd.js?b76a:10) at Object../node_modules/vuedraggable/dist/vuedraggable.umd.js (about.js:46) at __webpack_require__...
First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md ### Jsfiddle link ### Step by step scenario ### Actual Solution ### Expected Solution
First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md ### Jsfiddle link ### Step by step scenario ### Actual Solution ### Expected Solution 设置了一个代码生成器项目,但当我从组件栏拖拽后,显示当前中我使用了组件,数据是得到了,但没有把当前拖拽的组件显示出来,只是把当前组件名当成标签使用了
On desktop, draggable items work fine, easy to sort them, click links inside, but on mobiles (real mobilea, not mobile view in browsers), only dragging is possible, clicking does not...
Hey everybody, Thank'a lot for vue.draggable. I've question about disabled I've 2 or more groups, 100 rows max per group. When I have a group with 100 lines I deactivate...