-
-
Notifications
You must be signed in to change notification settings - Fork 533
Closed
Description
Hi!
I have 2 divs with tooltips
<div data-tip={tooltipContent1}>
<div data-tip={tooltipContent2}/>
</div>
but when I move cursor from child div to parent div tooltip data doesn't change
this is how it looks: https://prnt.sc/10h83bt
reproducible demo: https://codesandbox.io/s/react-tooltip-example-3116-forked-kh0oy
is there a way to solve this?
Metadata
Metadata
Assignees
Labels
No labels