Open 134355 opened 2 years ago
First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md
<Draggable tag="div" class="drag-area" :list="list" group="component" item-key="_k" :animation="150" :swapThreshold="0.65" :fallbackOnBody="true"> ...
First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md
Expected Solution
<Draggable tag="div" class="drag-area" :list="list" group="component" item-key="_k" :animation="150" :swapThreshold="0.65" :fallbackOnBody="true"> ...