-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.2.6
Environment
"vue": ">=3.2.0", "ant-design-vue": "4.2.6"
Reproduction link
Steps to reproduce
PS:codesandbox 链接打开可能报错,执行一下preview可以解决
用tooltip包裹svg中的line元素,鼠标hover在line元素上方,无法正确显示tooltip title内容
What is expected?
鼠标hover在line元素上方,显示tooltip title设定内容
What is actually happening?
无法正确显示tooltip title内容