Tooltip triggers after clicking outside dropdown menu
Hello I have a tooltip and a dropdown menu.
If I trigger the dropdown, and click outside the dropdown or inside the dropdown, the tooltip content is triggered again.
so, if I hover over the button, it triggers the tooltip correctly. if I click on the button itself then the dropdown is triggered correctly, but then if I clickoutside the dropdown to close it or click inside the dropdown contents, dropdown closes correctly but it triggers the tooltip again, incorrectly.