virtualized-table-for-antd
virtualized-table-for-antd copied to clipboard
the virtualized table component for ant design
https://codesandbox.io/s/focused-water-8ry3pi?file=/src/App.js 想通过isEnd判断到达底部时请求数据加载更多,但是滚动快一点就会触发两次 antd:v5.2.0 virtualizedtableforantd4: v1.2.2
是用了umi搭建的,可以打开重现一下,复现链接
Hi! Repro: [codesandbox](https://codesandbox.io/p/sandbox/dynamic-row-heights-658z7c?file=%2Findex.js%3A28%2C25) Steps: - Click "Set first part" - Click "Set second part" - Click "Set third part" - Click "Set second part" Seems, estimated computed_h value is not...