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

tooltipEnable property value inconsistent behavior #4910

Closed
benj0c opened this issue Dec 7, 2018 · 2 comments
Closed

tooltipEnable property value inconsistent behavior #4910

benj0c opened this issue Dec 7, 2018 · 2 comments

Comments

@benj0c
Copy link
Contributor

benj0c commented Dec 7, 2018

Bug description or feature request:

Bug: For tooltip when set tooltipEnable on true, tooltip is disabled and vice-versa.

Plunker/StackBlitz that reproduces the issue:

StackBlitz: https://stackblitz.com/edit/ngx-bootstrap-fq9c2x?embed=1&file=app/app.component.html

Versions of ngx-bootstrap, Angular, and Bootstrap:

ngx-bootstrap: v3.0.1

Angular: v7.0.3

Bootstrap: v3.x

@benj0c
Copy link
Contributor Author

benj0c commented Dec 7, 2018

Here is PR #4911

@valorkin
Copy link
Member

valorkin commented Dec 7, 2018

Gould catch, thanks for PR.
Use isDisabled, cuz tooltipEnabled will be removed

@ludmilanesvitiy ludmilanesvitiy changed the title tooltipEnable porperty value inconsistent behavior tooltipEnable property value inconsistent behavior Dec 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants