ant-design-vue
ant-design-vue copied to clipboard
Table组件用sticky 属性后,底部生成的滚动条在onresize的时候有时候长度会计算出现错误
trafficstars
- [ ] I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.1.0
Environment
os:Win10、Chrome:122.0.6261.131(正式版本) (64 位)、Vue:3.x
Reproduction link
https://next.antdv.com/components/table-cn#components-table-demo-sticky
Steps to reproduce
底部吸底出现底部横向滚动条后,缩小放大浏览器视窗
What is expected?
生成的滚动条能跟随浏览器视窗大小
What is actually happening?
底部吸底出现底部横向滚动条后,缩小放大浏览器视窗,底部滚动条长度计算出现错误