-
-
Notifications
You must be signed in to change notification settings - Fork 537
Closed
Description
Hello,
the tooltip is not disappearing if the mouse is off the target when the delayShow triggers.
(#158 fixed only the console error, but not the unintended behavior)
Steps to reproduce:
- mouseOver on a target element with a
delayShow > 0
- mouseOut when the tooltip has not yet appeared
- after the
delayShow
the tooltip appears and remains visible since the mouse is not on the target element.
Metadata
Metadata
Assignees
Labels
No labels