atomiks / tippyjs

Tooltip, popover, dropdown, and menu library
https://atomiks.github.io/tippyjs/
MIT License
12.03k stars 520 forks source link

Prevent parent tooltip being hidden when moving to nested tooltip #867

Closed phuocdh90 closed 3 years ago

phuocdh90 commented 4 years ago

I have created 2 levels nested tooltip but unlike the nesting demo, when I move mouse cursor to nested tooltip the parent tooltip disappeared. Both parent and nested ones are appended to document.body. How can I get it working like in the demo? Thanks in advance.

phuocdh90 commented 3 years ago

Close this as there is not hope to get an answer...