You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught DOMException: Failed to set the 'selectionStart' property on 'HTMLInputElement': The input element's type ('number') does not support selection.
问题描述
在Taro 1.2.3版本下没有出现,升级1.2.4后,Input组件类型为number或者digit时输入就会出现报错。
复现步骤
测试Demo
报错信息
Taro v1.2.3 版本下:
Taro v1.2.4 版本下:
系统信息
出现报错的环境:
The text was updated successfully, but these errors were encountered: