amendx / vue-dndrop

:herb: A vue library for drag and drop :sparkles:
https://amendx.github.io/vue-dndrop
MIT License
202 stars 21 forks source link

TypeError Cannot read properties of null (reading 'addedIndex') #84

Open JoseLuisRNP opened 1 year ago

JoseLuisRNP commented 1 year ago

Hi, I'm using the package (works really well) but in our bug tracker is reflecting this error. Look like sometimes get a null object in handledrop. I'm not able to reproduce right now, but maybe you can have more idea about it.

Package version: "vue-dndrop": "^1.3.1"

TypeError Cannot read properties of null (reading 'addedIndex') 
    node_modules/vue-dndrop/dist/vue-dndrop.esm.js:1896:25 
    node_modules/vue-dndrop/dist/vue-dndrop.esm.js:2679:8 Object.handleDrop
    node_modules/vue-dndrop/dist/vue-dndrop.esm.js:1419:28 
    node_modules/vue-dndrop/dist/vue-dndrop.esm.js:1133:4 z
    node_modules/vue-dndrop/dist/vue-dndrop.esm.js:1162:6 
soufianekhait commented 5 months ago

Hi, any news about this issue? It seems that this error shows up when double-clicking really fast on the card.