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
Describe the bug
When the tooltip can be dynamically shown or hidden, the <cat-tooltip> component works well, but the *catTooltip directive can be hidden when it should appear
To Reproduce
Steps to reproduce the behavior:
Add code like this, where tooltipVisible is initially false, but then becomes true
Describe the bug
When the tooltip can be dynamically shown or hidden, the
<cat-tooltip>component works well, but the*catTooltipdirective can be hidden when it should appearTo Reproduce
Steps to reproduce the behavior:
tooltipVisibleis initially false, but then becomes trueExpected behavior
*catTooltipworks the same as<cat-tooltip>Screenshots
screen-capture.7.webm
Desktop