ant-design-mobile
ant-design-mobile copied to clipboard
PasscodeInput 组件不工作了
Version of antd-mobile
5.34.0
Operating system and its version
Android, Others
Browser and its version
No response
Sandbox to reproduce
https://mobile.ant.design/zh/components/passcode-input/
What happened?
看官网的例子,点击数字键盘,无法输入
Relevant log output
No response
demo中的keyboard用的是NumberKeyboard组件,组件使用的 touch 事件在 web 端看不到效果
之前提过一个PR,加了个提示,但应该是国内镜像没更新,没看到这个提示
https://ant-design-mobile.antgroup.com/zh/components/number-keyboard 这个国内镜像比另一个镜像低一个版本 @zombieJ