Tooltip fails on some elements #673
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Hi,
I tried to put a tooltip on a button, but it doesn't really work: I mean sometimes it works, and sometimes it doesn't.
On the first hover, I got this error
Here the generated code
The error occurs when the cursor moves from an element to his child.
I think the trouble comes from this fact that all the elements of the button have the event of the tooltip.
The text was updated successfully, but these errors were encountered: