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

Tooltip: autoHide={false} broken on version 9 #4604

Closed
Dav3rs opened this issue Jul 3, 2023 · 3 comments · Fixed by #4605
Closed

Tooltip: autoHide={false} broken on version 9 #4604

Dav3rs opened this issue Jul 3, 2023 · 3 comments · Fixed by #4605
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@Dav3rs
Copy link

Dav3rs commented Jul 3, 2023

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

  1. Hover on the button
  2. Hover on the tooltip
  3. Hover outside
    R: It stay stucks
    image

PrimeReact 8.7.0
Go to https://www.primefaces.org/primereact-v8/tooltip/
Repeat the steps and it works!

PrimeReact version

9.6.0

@Dav3rs 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 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
@melloware melloware self-assigned this Jul 3, 2023
@melloware melloware added this to the 9.6.1 milestone Jul 3, 2023
@melloware
Copy link
Member

Thanks for the report. I submitted a PR for 9.6.1

@Dav3rs
Copy link
Author

Dav3rs commented Jul 3, 2023

That was very fast! 🚀

@melloware
Copy link
Member

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
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants