You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there are multiple tooltip elements placed beside each other, the tooltip sometimes gets hidden all together, even thought an anchor is hovered. It seems, that the "leave" event on the anchor is currently not cancelled if entering an other anchor.
If there are multiple tooltip elements placed beside each other, the tooltip sometimes gets hidden all together, even thought an anchor is hovered. It seems, that the "leave" event on the anchor is currently not cancelled if entering an other anchor.
Can be tested by adding multiple tooltips to the first section on http://localhost:5173/styleguide/sandbox/tooltips
The text was updated successfully, but these errors were encountered: