isaacHagoel / solid-dnd-directive

A directive based drag and drop container for solid-js
MIT License
73 stars 4 forks source link

Exception if dragging element while list is reactively updated #13

Open gamedev-pnc opened 3 months ago

gamedev-pnc commented 3 months ago

Exception if dragging element while list is reactively updated.

index.mjs?v=4b52cd16:1555 Uncaught TypeError: Cannot read properties of undefined (reading 'items') at handleDrop (index.mjs?v=4b52cd16:1555:32)