-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
a-select dorp-down list scroll error. #4396
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
Comments
Hello @jackyyyy-dev. Please provide a online reproduction by forking this link for vue2、 link for vue3 or a minimal GitHub repository. Make sure to choose the correct version. 你好 @jackyyyy-dev, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 for vue2、 此处 for vue3 创建一个 codesandbox 或者提供一个最小化的 GitHub 仓库。请确保选择准确的版本。 |
最好是给个最小复现,确认一下组件库和vue的版本 |
Since the issue was labeled with 由于该 issue 被标记为需要复现信息,却 7 天未收到回应。现关闭 issue,若有任何问题,可评论回复。 |
please try again, I had this problem too https://codesandbox.io/s/hardcore-star-gk1jt?file=/src/App.vue |
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. |
Version
2.2.1
Environment
[email protected]
Reproduction link
https:www.none.cnm
Steps to reproduce
gif image
What is expected?
Show scrollbar
What is actually happening?
The first time you open it, you can scroll normally, after you select it once, you can't scroll & no scroll bar when you open the drop-down menu again, you can see that there is data on the DOM.
But when I quickly select the option and then click select again to open the drop-down list, the scroll bar appears
Are these two related?
ant-design/ant-design#31321
The text was updated successfully, but these errors were encountered: