vue.draggable.next
vue.draggable.next copied to clipboard
CDN link returns 404
The cdn link returns 404.
cdnjs.cloudflare.com/ajax/libs/Vue.Draggable/4.0.0/vuedraggable.umd.min.js
The cdn link still returns 404.
cdnjs.cloudflare.com/ajax/libs/Vue.Draggable/4.0.0/vuedraggable.umd.min.js
Manually downloading and locally sourcing vuedraggable.umd.min gives an error with the simplest implementation of examples.
Error: Failed to resolve component: draggable
i too need a link to a working library
You can always use Unpkg cdn: https://unpkg.com/vue-draggable-next Wich turns into the current one: https://unpkg.com/[email protected]/dist/vue-draggable-next.global.js
Duplicates https://github.com/SortableJS/vue.draggable.next/issues/31. But since here's more interaction, I'd close that one.
You can always use Unpkg cdn: https://unpkg.com/vue-draggable-next Wich turns into the current one: https://unpkg.com/[email protected]/dist/vue-draggable-next.global.js
This is actually a different package, this is the url you'll want
https://www.unpkg.com/[email protected]/dist/vuedraggable.umd.js