Replies: 1 comment 4 replies
-
|
Can you provide an example of this in react-dnd? To the best of my knowledge it's not possible, but possibly I'm overlooking something. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm in the process of migrating from
react-dndtoreact-aria. Generally everything works great, but one thing that's inreact-dndthat's not inreact-ariais the path of the directory of the item dropped.It looks like DirectoryDropItem only supports
nameandgetEntriesmethods. Does anyone know a workaround to this?Beta Was this translation helpful? Give feedback.
All reactions