Jeff

Results 3 comments of Jeff

I had the same problem. I can only solve it temporarily `import draggable from '../../../node_modules/vuedraggable/src/vuedraggable'`

> @jeff-fe / @NWYLZW you don't have to specify the path to `node_modules`: > > ```js > import draggable from 'vuedraggable/src/vuedraggable' > ``` > > should work too 👍🏻 Thank...

@Float-none https://github.com/vuejs/core/pull/13215 vue 3.5.14已经发布了,问题已经修复