-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
antd input a-textarea scrollbar shake #2027
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
Labels
Comments
1.5.1 ? |
@DMing-lin |
升级 1.5.1 + 已经修复了 |
好的,谢谢
tangjinzhou <[email protected]> 于2020年4月12日周日 下午2:58写道:
… 升级 1.5.1 + 已经修复了
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2027 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALECGCGYD3FW4HEZDB4HEG3RMFQ7ZANCNFSM4MCY475Q>
.
|
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version
1.5.1
Environment
win10 Google Chrome80 vue2.6
Reproduction link
https://www.antdv.com/components/input-cn/
Steps to reproduce
input a-textarea :autoSize maxRows scrollbar shake
input的文本域设置适应文本高度,当他超过最大行数时滚动条会闪烁抖动,1.5版本之前没有出现
What is expected?
input的文本域可以正确设置适应文本高度属性,超过最大行数时滚动条不会会闪烁抖动
What is actually happening?
input的文本域设置适应文本高度,当他超过最大行数时滚动条会闪烁抖动
目前官网的案例也有这个问题
The text was updated successfully, but these errors were encountered: