-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
p-tooltip : autohide="false" does not work every times #14014
Comments
Hi @stephanebouget can you please provide the reproducible stackblitz sample app? |
I have this same problem. Maybe I'll have time to setup a Stackblitz example the next month or so. Can't earlier, sorry. |
No need a stackblitz. You Can reproduce it directly here: https://primeng.org/tooltip |
@stephanebouget I have fixed the issue in the linked PR |
Bug fix: #14014 - p-tooltip : autohide="false" does not work every time
tested OK in 16.8.0. TY! |
Describe the bug
add [autohide]="false" to the p-tooltip component and hover it from the arrow carret element
It doen't works when mouse hover the tooltip by the carret arrow :
It works when mouse hover the tooltip directly (by the bottom or top of the tooltip) :
Environment
primeng 16.7.0
Reproducer
No response
Angular version
16
PrimeNG version
16.7.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: