Reproduction link
Steps to reproduce
https://github.com/Mt-Youya/konva-ceph.git
这是我的项目代码,可以看,应该是样式问题
步骤:
- 随便上传一张图片
- 在右上角表格中滚动到最下面,找到 Ptm-U6(mm) 这行,鼠标放到最右边的info 图标上,快速向上滑动滚轮,就会导致root根节点出现滚动条
What is expected?
tooltip自然消失,不会影响其他元素
What is actually happening?
tooltip自然消失,root出现滚动条
| Environment | Info |
| ------------ | ------------ |
| antd | 5.10.2 |
| React | 18.2.0 |
| System | Win11 22H2 22621.2861 |
| Browser | Version 120.0.6099.130 (Official Build) (64-bit) |
3条答案
按热度按时间pqwbnv8z1#
把 Ptm-U6(mm) 这行 滑到能显示到表格的最后一行,然后鼠标放到info按钮上,将鼠标滚轮快速向上划,就能出现这个bug
1703671680397
dxxyhpgq2#
https://codesandbox.io/p/sandbox/ji-ben-antd-5-12-5-forked-5wxjh9?file=%2Fdemo.tsx%3A12%2C1
确实会有闪动。
ymzxtsji3#
这个修复了吗