SortableJS / vue.draggable.next

Vue 3 compatible drag-and-drop component based on Sortable.js
https://sortablejs.github.io/vue.draggable.next/#/simple
MIT License
3.88k stars 530 forks source link

CDN returns 404 #31

Open astarrh opened 3 years ago

astarrh commented 3 years ago

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.

adharshmk96 commented 3 years ago

I'm also facing the issue, only 2.3 is available in cdn.js when i searched.

ealbinu commented 3 years ago

Use Unpkg: https://unpkg.com/vue-draggable-next Current: https://unpkg.com/vue-draggable-next@2.1.1/dist/vue-draggable-next.global.js

Piedone commented 2 years ago

Duplicated by: https://github.com/SortableJS/vue.draggable.next/issues/64 But since there's more interaction, I'd close this one.

CrustyJew commented 2 years ago

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