menu icon indicating copy to clipboard operation
menu copied to clipboard

fix: Collapsed inline menu whit Three level submenu bug

Open zhengshuai1001 opened this issue 4 years ago • 0 comments

ant-design issue

官方文档可复现

https://ant.design/components/menu-cn/#components-menu-demo-inline-collapsed

Steps to reproduce

  1. 缩起内嵌菜单
  2. 点击三级菜单
  3. 打开内嵌菜单
  4. 点击三级标题,此时缩起状态的三级菜单异常浮现

menu

After fixing the bug

menu2

zhengshuai1001 avatar Jun 10 '21 07:06 zhengshuai1001