Open astarrh opened 3 years ago
I'm also facing the issue, only 2.3 is available in cdn.js when i searched.
Duplicated by: https://github.com/SortableJS/vue.draggable.next/issues/64 But since there's more interaction, I'd close this one.
Use Unpkg: https://unpkg.com/vue-draggable-next Current: https://unpkg.com/vue-draggable-next@2.1.1/dist/vue-draggable-next.global.js
This is actually a different package, this is the url you'll want
https://www.unpkg.com/vuedraggable@4.1.0/dist/vuedraggable.umd.js
Hello,
I am trying to install for a single page without using webpack.
The CDN:
https://cdnjs.cloudflare.com/ajax/libs/Vue.Draggable/4.0.0/vuedraggable.umd.min.js
is returning 404.