ant-design-vue
ant-design-vue copied to clipboard
select dropdownRender: 当dropdownRender list的高度大于当前浏览器可视高度 导致list渲染错位时点击list里面的每一项 都不会收起下拉
trafficstars
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.1.0
Environment
[email protected] [email protected]
Reproduction link
Steps to reproduce
点击 select组件 然后点击某一项
What is expected?
收起下拉
What is actually happening?
当高度不够时 导致点击不会收起下拉
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
still
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
4.2.3测试未复现