Open janvorwerk opened 1 month ago
Thanks for reporting and thanks for the codesandbox. Looks like a bug, I was able to reproduce in our storybook as well.
Drag and drop with sections isn't yet supported (ie this has never worked), so I think this is more of a feature request! ๐
Provide a general summary of the issue here
The drag and drop between two flat ListBox worked well.
However, as soon as I add Sections to the listbox, there is an
undefined
somewhere... and that leads to many exceptions in the console.In my app (not the sandbox), there is no visible effect beside the exceptions in the console.
๐ค Expected Behavior?
There should be no exception
๐ฏ Current Behavior
There are exceptions (seems related to mouse move)
๐ Possible Solution
No response
๐ฆ Context
No response
๐ฅ๏ธ Steps to Reproduce
https://codesandbox.io/p/sandbox/sweet-shamir-q3r72w
Drag an item from the left to the right => observe
Version
react-aria-components@1.3.3
What browsers are you seeing the problem on?
Firefox, Chrome, Safari, Microsoft Edge
If other, please specify.
No response
What operating system are you using?
macOS 14.6.1
๐งข Your Company/Team
No response
๐ท Tracking Issue
No response