Open
Description
In my application, I have a component with multiple tooltips, some of which are disabled depending on the component type. However, when I start dragging the component, the tooltips move along with it, causing visual glitches, as shown in the screenshot below.
To demonstrate this issue, I created a simplified example with a single tooltip. If you hover over the inner div, the tooltip appears. When dragging starts, the tooltip is incorrectly dragged along with the outer div.
You can check the example here:
https://codesandbox.io/p/github/robavs/DnD-bug/master?import=true
Metadata
Assignees
Labels
No labels
Activity