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

Tooltips don't hide with mouse delays set to 0 #40338

Closed
misha-erm opened this issue Jan 19, 2023 · 4 comments
Closed

Tooltips don't hide with mouse delays set to 0 #40338

misha-erm opened this issue Jan 19, 2023 · 4 comments

Comments

@misha-erm
Copy link

Reproduction link

Edit on CodeSandbox

Steps to reproduce

Just hover triggers and sometimes tooltips are stuck and not hidden. Seems like it happens only when I set delays to 0.

P.S. in our project it reproduces very easily. In sandbox it was easily reproduced with open Dev Tools

image

What is expected?

Only one tooltip shown at a time

What is actually happening?

A lot of tooltips are visible even after mouseLeave

Environment Info
antd 5.1.5
React 18.2.0
System MacOs Ventura 13.1
Browser Brave Version 1.46.153 Chromium: 108.0.5359.128 (Official Build) (x86_64)

Bumped into this issue after ant upgrade from 4.18.8 to 4.24.7

@misha-erm misha-erm changed the title Tooltips doesn't hide with mouse delays set to 0 Tooltips don't hide with mouse delays set to 0 Jan 19, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jan 19, 2023

You may look for issues:

  1. 52% tooltip set visible to undefined tooltip shows #37153

🤖 By issues-similarity-analysis

@misha-erm
Copy link
Author

This is how it looks like in our app after update:
image

@afc163
Copy link
Member

afc163 commented May 26, 2023

@MikeYermolayev Could you try 5.5.1 to see whether this issue still exists?

https://codesandbox.io/s/reverent-kapitsa-0wt36w?file=/src/App.js

@zombieJ
Copy link
Member

zombieJ commented Aug 1, 2023

Close since no more response.

@zombieJ zombieJ closed this as completed Aug 1, 2023
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

3 participants