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

How does the tree select component turn off virtual scrolling #5242

Closed
1 task
wishong opened this issue Feb 14, 2022 · 3 comments
Closed
1 task

How does the tree select component turn off virtual scrolling #5242

wishong opened this issue Feb 14, 2022 · 3 comments
Labels

Comments

@wishong
Copy link

wishong commented Feb 14, 2022

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

Version

3.0.0-beta.9

Environment

vue3

Reproduction link

https://next.antdv.com/components/tree-select-cn

Steps to reproduce

使用TreeSelect ,数据较多时会默认使用虚拟滚动
但是虚拟滚动的滚动条只有滚动时才存在,所以想使用css滚动条
看文档使用 dropdownMatchSelectWidth:false 可以关闭,但实际上不行

What is expected?

虚拟滚动未被关闭

What is actually happening?

关闭虚拟滚动

@github-actions github-actions bot changed the title 树选择组件如何关闭虚拟滚动 How does the tree selection component turn off virtual scrolling Feb 14, 2022
@wishong wishong changed the title How does the tree selection component turn off virtual scrolling How does the tree select component turn off virtual scrolling Feb 14, 2022
@tangjinzhou
Copy link
Member

先直接使用 virtual= false

@wishong
Copy link
Author

wishong commented Feb 14, 2022

已解决 感谢

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants