-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Taro 3.x Input 组件 在安卓真机中使用手写模式输入内容时,输入第偶数个字时,未触发input事件,无法正常获取输入内容 #11391
Comments
taro-bot2
bot
added
F-react
Framework - React
T-h5
Target - 编译到 H5
V-3
Version - 3.x
labels
Mar 4, 2022
等待热心的小伙伴解决问题中..., 有一些相关的 issues 可能帮助到你!
Thank you so much! |
This was referenced Mar 4, 2022
This was referenced Mar 7, 2022
Closed
This was referenced Mar 15, 2022
有人在看这个问题么,这么久了可以解决吗 |
这是个旧版本问题,可以尝试升级修复 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
相关平台
H5
复现仓库
https://github.com/wenxiuYang/taro-demo/tree/input-demo
浏览器版本: 微信版本:Version 8.0.18
使用框架: React
复现步骤
复现步骤(使用讯飞输入法)Android
将输入模式切换至 手写模式
聚焦 Input 框,手写模式输入内容,步骤如下:
所有第偶数个字都不能正常获取到
期望结果
无论输入第几个字,都应该可以获取到input框中输入内容
实际结果
不能获取input框中所有的输入内容
环境信息
补充信息
系统自带浏览器 或 微信浏览器均能复现此问题。
The text was updated successfully, but these errors were encountered: