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

The error is “Error: draggable element must have an item slot”

Open LaoQinNa opened this issue 2 years ago • 2 comments

First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md

Jsfiddle link

Step by step scenario

Actual Solution

Expected Solution

I would like to ask why this error occurred when I was clearly involved in the Vue2 project,

In the package.json file: "vue": "^ 2.5.17",

                                  "vue-count-to": "^1.0.13",
                                  
                                  "vue-json-excel": "^0.3.0",
                                  
                                  "vue-router": "3.0.1",
                                  
                                  "vue-seamless-scroll": "^1.1.23",
                                  
                                  "vue-video-player": "^5.0.2",
                                  
                                  "vue2-leaflet": "^2.7.1",
                                  
                                  "vue2-leaflet-rotatedmarker": "^1.0.9",
                                  
                                  "vuedraggable": "^4.1.0",

LaoQinNa avatar Mar 17 '23 08:03 LaoQinNa

Same issue here as well.

tommy-myers avatar Mar 21 '23 15:03 tommy-myers

Here is the solution actually https://stackoverflow.com/questions/68040058/draggable-element-must-have-an-item-slot

tommy-myers avatar Mar 21 '23 15:03 tommy-myers