-
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] 弹出键盘后点击 在Modal[popup]组件, 键盘没有自动隐藏 #2065
Comments
It will be better to write your issue/comment in English, so more people can understand you. |
silentcloud
added a commit
that referenced
this issue
Nov 13, 2017
silentcloud
added a commit
that referenced
this issue
Nov 16, 2017
silentcloud
added a commit
that referenced
this issue
Nov 18, 2017
* fix: mutiple keyboard render with react@16, ref #2065
1 task
lixiaoyang1992
pushed a commit
to lixiaoyang1992/ant-design-mobile
that referenced
this issue
Apr 26, 2018
* fix: mutiple keyboard render with react@16, ref ant-design#2065
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
2.0.3
Environment
无
Reproduction link
https://github.com/xiaochunyong/antd-mobile-issue
Steps to reproduce
clone项目后, 启动. 点击money组件, 在弹出数字键盘后, 直接点击InputItem的extra的放大镜弹出Modal, 会发现之前的键盘没有消失
What is expected?
键盘消失
What is actually happening?
没有消失
The text was updated successfully, but these errors were encountered: