vue.draggable.next
vue.draggable.next copied to clipboard
Basic usage not working
Github link
https://github.com/yetyman/dead-simple-electron-vue-draggable
Step by step scenario
start the app with npm start
I have created what i believe to be a dead simple electron app which uses vue draggable to give a list nice looking transitions. however it does not work. no matter what i do, draggable does not show any elements. this seems wrong. does anyone know what is wrong with my code or this library?
perhaps i am just too new to Vue libraries and electron. is there a more fundamental issue with my usage of Vue draggable?
I am attempting to copy the sample code seen here https://github.com/SortableJS/vue.draggable.next/blob/master/example/components/transition-example-2.vue