We are unable to drop the element when using Vue3 and Vue Slicksort 1.2.0 JS and receive an error in the console.
vue-slicksort-1.2.0.min.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'slice')

Below is the example fiddler of the mentioned issue.
https://jsfiddle.net/euLarkdg/50/