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

Slider tooltip set to open: false, but still opens when active #48707

Closed
orocsy opened this issue Apr 30, 2024 · 1 comment · Fixed by #48708
Closed

Slider tooltip set to open: false, but still opens when active #48707

orocsy opened this issue Apr 30, 2024 · 1 comment · Fixed by #48708
Labels
🐛 Bug Ant Design Team had proved that this is a bug. unconfirmed

Comments

@orocsy
Copy link

orocsy commented Apr 30, 2024

Reproduction link

https://codepen.io/pen?&editors=001

Steps to reproduce

Follow example in the slider page, set tooltip={{ open: false }}

What is expected?

Tooltip is completely hidden as described in the component description

What is actually happening?

Tooltip is still showing when dragging the slider handle

Environment Info
antd 5.16.5
React react18
System MacOS Ventura 13.6.3
Browser Version 124.0.6367.92 (Official Build) (x86_64)
@wanpan11
Copy link
Contributor

Waiting for the next patch version, use tooltip={{ formatter: null }}

#48668

@afc163 afc163 added the 🐛 Bug Ant Design Team had proved that this is a bug. label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Ant Design Team had proved that this is a bug. unconfirmed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants