Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[t-tree] 树状图组件过滤后会有时候出现空白区域 #3317

Open
cat-uncles opened this issue Sep 12, 2024 · 3 comments
Open

[t-tree] 树状图组件过滤后会有时候出现空白区域 #3317

cat-uncles opened this issue Sep 12, 2024 · 3 comments

Comments

@cat-uncles
Copy link

tdesign-vue 版本

v1.9.8重现

重现链接

No response

重现步骤

No response

期望结果

No response

实际结果

No response

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

image

Copy link
Contributor

👋 @cat-uncles,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@cat-uncles
Copy link
Author

是开启了虚拟滚动的

@cat-uncles
Copy link
Author

发现和这里的配置有关系
:scroll="{
rowHeight: 26,
bufferSize: 52,
threshold: 52,
type: 'virtual',
}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant