vue-dndrop icon indicating copy to clipboard operation
vue-dndrop copied to clipboard

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

Open JoseLuisRNP opened this issue 2 years ago • 1 comments

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 

JoseLuisRNP avatar May 25 '23 14:05 JoseLuisRNP

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

soufianekhait avatar Apr 15 '24 13:04 soufianekhait