#Nesting tooltips triggers the top level tooltip when hovering the child

2 messages · Page 1 of 1 (latest)

nocturne sedge
#

If you have nested elements with tooltips, hovering the most deeply nested element will trigger the tooltip for the top-level tooltip. Is there any way to work around this?

onyx needle
#

I guess you should stop propagation of mouseEnter, mouseLeave and potentially pointer events on the nested Tooltip.