Inactivehelp wanted🐛 Bug
Repository metrics
- Stars
- (98,031 stars)
- PR merge metrics
- (平均マージ 3d 4h) (30d で 248 merged PRs)
説明
Reproduction link
https://gitee.com/RondoLin/table-virtual-bug.git
Steps to reproduce
开启table的虚拟滚动,将table的横向滚动条左右托动。
What is expected?
表头位置不会错乱
What is actually happening?
表头会出现频发性位置错乱,会向左方偏移。
| Environment | Info |
|---|---|
| antd | 5.10.2 |
| React | 17.0.2 |
| System | window10 |
| Browser | 103.0.5060.134 |
官方demo例子也能复现。