ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

tree组件,虚拟滚动,height设置800px,底部的元素展示不全,鼠标继续向下滚动,才会加载新的数据

Open namingDiff opened this issue 1 year ago • 0 comments
trafficstars

  • [x] I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.1.0

Environment

antd [email protected];chrome 91;vue3.2

Reproduction link

https://antdv.com/components/tree-cn#components-tree-demo-virtual-scroll

Steps to reproduce

官网tree虚拟滚动的列子,把height设置为800px,向下滚动,数据展示不全

What is expected?

滚动的时候,实时加载新数据

What is actually happening?

向下滚动,数据展示不全

image

namingDiff avatar Apr 02 '24 08:04 namingDiff