ant-design/ant-design

开启table的虚拟滚动,表头会出现频发性位置错乱

Open

#45,524 opened on 2023年10月25日

GitHub で見る
 (34 comments) (5 reactions) (0 assignees)TypeScript (98,031 stars) (54,612 forks)batch import
Inactivehelp wanted🐛 Bug

説明

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例子也能复现。

コントリビューターガイド