Reproduction link
Steps to reproduce
click <select />
, hover on opened menu
What is expected?
don't show tooltip when user hover on the select options.
What is actually happening?
tooltip gets shown
| Environment | Info |
| ------------ | ------------ |
| antd | 4.20.6 |
| React | lastest |
| System | Macos |
| Browser | Chrome |
4条答案
按热度按时间um6iljoc1#
You may look for issues:
🤖 By issues-similarity-analysis
e0uiprwp2#
I have the same issue. Is there any solution to this problem?
2o7dmzc53#
I have the same issue. Is there any solution to this problem?
I found a workaround. Attach the toolip to a transparent node like this:
mutmk8jj4#
Another workaround
https://codesandbox.io/s/py6t3s?file=/demo.js