You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the tree component of originui and although the drag and drop works perfectly using mouse, it doesn't recognize the dragging when using touch input.
I am trying the example: "tree with multi-select and drag and drop" (https://originui.com/r/comp-569.json).
This confuses me since with headless-tree, this works flawlessly.