Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

display input not not hiding tooltip #26

Closed
AntonisFK opened this issue Aug 29, 2018 · 0 comments
Closed

display input not not hiding tooltip #26

AntonisFK opened this issue Aug 29, 2018 · 0 comments

Comments

@AntonisFK
Copy link
Contributor

AntonisFK commented Aug 29, 2018

Expected behavior:
<span tooltip="Tooltip" placement="bottom" show-delay="500" display="false">Tooltip on top</span>
This should make Tooltip not availability for display however it doesn't work.

<span tooltip="Tooltip" placement="bottom" [options]="options">Tooltip on top</span>
Using options work. This Also bring me to another point changing options[display] doesn't seem to change the availability for display of the tooltip.

stackblitz https://stackblitz.com/edit/angular-bqjpm3

created a pull request #27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants