-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed as not planned
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
"ant-design-vue": "^3.2.20",
Environment
谷歌浏览器 "vue": "3.3.4",
Reproduction link
https://testseller.tfshop.com.br/goods/goods_list_to_add
Steps to reproduce
1、我的子菜单也超出60个字符
2、导致气泡框交互变了
3、我给每个菜单设置了宽度,但是当有子节点的时候不会展示tootip了
What is expected?
期望在不管这个菜单是否有子菜单都需要 展示tootip了因为我限制了它的宽度
What is actually happening?
1、使用菜单组件,菜单超出60个字符
2、导致气泡框交互变了
3、我给每个菜单设置了宽度,但是当有子节点的时候不会展示tootip了
在我开发需求当中发现的