vue-dndrop
vue-dndrop copied to clipboard
TypeError Cannot read properties of null (reading 'addedIndex')
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
Hi, any news about this issue? It seems that this error shows up when double-clicking really fast on the card.