狂奔的蜗牛

Results 19 comments of 狂奔的蜗牛

1500条带序号的记录,拉到底,向上滚动,总是会重复显示序号的记录,这条记录已经滑下去了,早滚动又上来了

> I'm using this library to render table inside a resizable container. The horizontal scroll appears when the total column width is more than the width of the container. But...

希望你看看,并修复

> 给个复现地址 https://github.com/running-snail-sfs/dva-starter.git 运行下看看

> 给个复现地址 好像就是表格的头会随着拖动拉长,内容区域不会,用这样的antd就没问题,你安装下包试试

> 给个复现地址 能提个建议吗?方便写个文档吗?

> > 给个复现地址 > > https://github.com/running-snail-sfs/dva-starter.git 运行下看看 > > 请用codesandbox https://codesandbox.io/s/antd-reproduction-template-fvm30?file=/page.js Cannot read property 'props' of undefined 问题

> @running-snail-sfs 你用的是 antd4,这个版本目前并不兼容,你要用的话只能回滚到3 https://codesandbox.io/s/antd-reproduction-template-fvm30?file=/page.js 换成3没报错了,表格可以显示,但是你将表格拖动拉到最大,表格就错位了