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

containerClass is not passed if the tooltip isOpen is true #4247

Closed
probfacile opened this issue Apr 18, 2018 · 0 comments
Closed

containerClass is not passed if the tooltip isOpen is true #4247

probfacile opened this issue Apr 18, 2018 · 0 comments

Comments

@probfacile
Copy link

probfacile commented Apr 18, 2018

Bug description or feature request:

If you start a tooltip as open (isOpen="true") when it is displayed the first time will not have a class. when it hides, and reopen it will have the correct class.

Plunker/StackBlitz that reproduces the issue:

https://stackblitz.com/edit/angular-ngxbootstrapmodal?file=app%2Fapp.component.html
just wait page loads the go with mouse over the button it will hide and when you reopen it will have correct class

Versions of ngx-bootstrap, Angular, and Bootstrap:

check the stackblitz dependencies. tested 2.0.2 and 2.0.4

ngx-bootstrap: 2.0.4
Angular: 5.0.9
Bootstrap: 3.3.7

Build system: Angular CLI, System.js, webpack, starter seed:

check the stackblitz

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