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
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
Hi since last update (1.4.2) All my tooltips are not closing.
This is reproducible when you have 2 or more tooltips one near each other and you hover over them.
_EDIT_
After further investigation, there seems to be a problem with how the timeouts are handled when delays are used. The problem can be seen by simply moving the mouse over then off before the show delay completes. I will create a PR to address this shortly.
@bogdanalexe90, we don't have a time frame for 0.14.3 yet, but please feel free to clone the repo, run an npm install and then grunt to build the SNAPSHOT release (which will appear in the dist folder.
aroop
pushed a commit
to aroop/bootstrap
that referenced
this issue
Oct 16, 2015
The show and hide delay timeouts where not getting
cancelled correctly resulting in tooltips staying
open when both popup and popup-close delays were
in use.
Closesangular-ui#4621Fixesangular-ui#4618
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi since last update (1.4.2) All my tooltips are not closing.
This is reproducible when you have 2 or more tooltips one near each other and you hover over them.
The text was updated successfully, but these errors were encountered: