Closed
Description
2024-07-10.11-54-31.mp4
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.2.3
Environment
Safari MacOS 系统默认简体中文输入法
Reproduction link
https://github.com/cyole/ant-design-vue-input-number
Steps to reproduce
使用input-number组件 并且使用precision属性 在safari浏览器中操作
What is expected?
输入法为mac自带输入法的简体中文时(第三方输入法正常),会自动填写小数点后面的值,小数点后值的长度为precision的值
What is actually happening?
期望和其他英文输入法一样 不自动填写小数点后面的值,当前情况无法输入100 这类的值