-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Tooltip: autoHide={false} broken on version 9 #4604
Comments
Dav3rs
added
the
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
label
Jul 3, 2023
melloware
added a commit
to melloware/primereact
that referenced
this issue
Jul 3, 2023
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Jul 3, 2023
Thanks for the report. I submitted a PR for 9.6.1 |
melloware
added a commit
that referenced
this issue
Jul 3, 2023
That was very fast! 🚀 |
melloware
added a commit
to melloware/primereact
that referenced
this issue
Aug 15, 2023
melloware
added a commit
that referenced
this issue
Aug 17, 2023
Fixed in 9.6.2 if you want to give it a try |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The Tooltip component stay stuck with autoHide={false} only in the current version.
Steps:
PrimeReact 9.6.0:
Go to https://primereact.org/tooltip/#autohide
R: It stay stucks
PrimeReact 8.7.0
Go to https://www.primefaces.org/primereact-v8/tooltip/
Repeat the steps and it works!
PrimeReact version
9.6.0
The text was updated successfully, but these errors were encountered: