Since yesterday I started to use this amazing package. It worked in the beginning but after a while I got a weird error.
This error only happens only when I am importing the package with import draggable from 'vuedraggable'. When I run my project it will automatically crash because of the error. It strange to me that I am the only one getting the error. How can I fix this?
I am using vue: 2.6.14 with Nuxt. Package: vuedraggable@2.24.3
Since yesterday I started to use this amazing package. It worked in the beginning but after a while I got a weird error.
This error only happens only when I am importing the package with
import draggable from 'vuedraggable'
. When I run my project it will automatically crash because of the error. It strange to me that I am the only one getting the error. How can I fix this?I am using vue: 2.6.14 with Nuxt. Package: vuedraggable@2.24.3