vue.draggable.next icon indicating copy to clipboard operation
vue.draggable.next copied to clipboard

Basic usage not working

Open yetyman opened this issue 3 years ago • 0 comments

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

yetyman avatar Jun 14 '21 18:06 yetyman