We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug: For tooltip when set tooltipEnable on true, tooltip is disabled and vice-versa.
StackBlitz: https://stackblitz.com/edit/ngx-bootstrap-fq9c2x?embed=1&file=app/app.component.html
ngx-bootstrap: v3.0.1
Angular: v7.0.3
Bootstrap: v3.x
The text was updated successfully, but these errors were encountered:
Here is PR #4911
Sorry, something went wrong.
Gould catch, thanks for PR. Use isDisabled, cuz tooltipEnabled will be removed
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: