We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.7.2
win10, Chrome 87.0.4280.141, vue2.6.10
https://2x.antdv.com/components/input-number-cn/#格式化展示
官网案例 格式化展示 输入数字10000
应该展示$ 10,000
实际展示$ 100,000
The text was updated successfully, but these errors were encountered:
#3298 定位一下,应该是win10微软输入法出现的问题吧
Sorry, something went wrong.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Successfully merging a pull request may close this issue.
Version
1.7.2
Environment
win10, Chrome 87.0.4280.141, vue2.6.10
Reproduction link
https://2x.antdv.com/components/input-number-cn/#格式化展示
Steps to reproduce
官网案例 格式化展示 输入数字10000
What is expected?
应该展示$ 10,000
What is actually happening?
实际展示$ 100,000
The text was updated successfully, but these errors were encountered: