Alfred-Skyblue / vue-draggable-plus

Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2
https://vue-draggable-plus.pages.dev/en/
MIT License
2.71k stars 106 forks source link

v-draggable don't work with option components #122

Closed TheKucel closed 2 months ago

TheKucel commented 2 months ago

Regardless of the version, when used in the options api component, v-draggable directive does not work

Here is an example https://stackblitz.com/edit/vue-b5u8cq?file=src%2FApp.vue