-
Notifications
You must be signed in to change notification settings - Fork 286
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
[input]type设置为数字时安卓手机键盘键盘没有小数点 #2389
Comments
👋 @china-live,感谢给 TDesign 提出了 issue。 |
重现步骤,用安卓手机访问tdesign 小程序,input 组件金额输入框,无法输入小数。 |
@china-live 感谢反馈,我这边目前没有安卓机无法进行真机测试,辛苦提供一下客户端系统版本和演示录屏~,另外你可以试试 原生 input, 看此问题是否存在。 |
更正一下,是将type设置为 number 时在安卓手机上无法输入小数点,设置为 digit 是可以输入小数点。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tdesign-miniprogram 版本
1.2.3
重现链接
No response
重现步骤
模拟器中无法重现,IOS系统键盘正常,安卓手机数字键盘缺少小数点
期望结果
No response
实际结果
No response
基础库版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: