-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
InputItem 当type="money"时 disabled={true}无效 #1437
Labels
Comments
It will be better to write your issue/comment in English, so more people can understand you. |
已修复 |
pingan1927
added a commit
that referenced
this issue
Jun 13, 2017
@pingan1927 我刚试了下editable={false} 是可以编辑的。应该也是有问题吧 |
pingan1927
added a commit
that referenced
this issue
Jun 18, 2017
pingan1927
added a commit
that referenced
this issue
Jun 18, 2017
lixiaoyang1992
pushed a commit
to lixiaoyang1992/ant-design-mobile
that referenced
this issue
Apr 26, 2018
lixiaoyang1992
pushed a commit
to lixiaoyang1992/ant-design-mobile
that referenced
this issue
Apr 26, 2018
* fix issue ant-design#1437 money input support disabled * fix tslint error * fix issue ant-design#1437 money input support disabled * fix tslint error * improve style for inputitem * improve inputitem when type is money
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
1.3.0
Environment
antd-mobile 1.3.0,react 15.5.4 ,rc-form 1.3.1
Reproduction link
https://codepen.io/chengky/pen/MoyXzp
Steps to reproduce
点击输入框可以通过小键盘改变值
What is expected?
InputItem 禁用
What is actually happening?
InputItem 仍可编辑并能拉起小键盘
The text was updated successfully, but these errors were encountered: