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

Not able to dynamically hide the tooltip based on the condition #5087

Closed
sivaecekrr opened this issue Apr 20, 2020 · 2 comments · Fixed by #5097
Closed

Not able to dynamically hide the tooltip based on the condition #5087

sivaecekrr opened this issue Apr 20, 2020 · 2 comments · Fixed by #5097

Comments

@sivaecekrr
Copy link

Reproduction link

https://stackblitz.com/edit/angular-mjbd3a?file=src/app/app.component.ts

Steps to reproduce

In the example click on the VISIBLE button, when the visible is false then it should not show the tooltip and if visible is true, then it show the tooltip.

What is expected?

should show/hide the tooltip dynamically. In previous version, it was working.

What is actually happening?

Current version its not working as expected.

Environment Info
ng-zorro-antd 9.0.2
Browser Chrome 81
@wzhudev
Copy link
Member

wzhudev commented Apr 21, 2020

This PR also helps to solve the problem.

@sivaecekrr
Copy link
Author

Thank you for fixing this. 👍

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