When setting useCursorForDetection to true to be able to drag n drop large items into smaller zones the item is not dropped at the cursor position.
There is an error in the console dndzone will ignore unknown options Object { useCursorForDetection: true }
- "svelte-dnd-action": "0.9.69",
- "svelte": "5.42.2",