Open gramadaioan98 opened 2 years ago
No, Nuxt 3 uses Vue 3. This package uses Vue 2, so you should try the newer one vue.draggable.next
I cannot guarantee that vue.draggable.next will work for you, but chances are definitely higher.
@waruyama Yes, this package works. vue-draggable-next
I tried to add this module but I don't think it is compatible with nuxt3 because I got this error:
TypeError: Invalid attempt to spread non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.
Is there a way to add this module on nuxt3?