Closed
Description
Hi!
I have nested elements with tooltips
but when I move cursor from child DOM element to parent, tooltip data doesn't change
this is how it looks: https://prnt.sc/10h83bt
reproducible demo: https://codesandbox.io/p/sandbox/react-tooltip-issue-y867xh?file=%2Fsrc%2FApp.js%3A6%2C32
is there a way to solve this?