vue-smooth-dnd icon indicating copy to clipboard operation
vue-smooth-dnd copied to clipboard

Console error when removing items from list with splice

Open SteveLewisZA opened this issue 4 years ago • 0 comments

It seems an error is appearing in console whenever a list item is removed using splice:

index.js:1 Uncaught TypeError: Cannot read property 'getOptions' of undefined

This error is coming from smooth-dnd/dist/index.js

Any idea what's happening here or how this can be corrected?

Thanks, Steve

SteveLewisZA avatar Apr 12 '20 17:04 SteveLewisZA