Closed BeycanDeveloper closed 3 years ago
import Sortable from 'vue-sortable' Vue.use(Sortable)
This is how I used it and got the error in the title.
Same here
Dude, this plugin is for vue 1 so we get errors? I used the one below on Vue 2. So if you're using something other than vue 1, it's normal to get an error.
https://github.com/SortableJS/Vue.Draggable
This is how I used it and got the error in the title.