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
4.1.0
the problemcan be reproduced directly on the official website.
https://next.antdv.com/components/input-number-cn/#components-input-number-demo-digit
in safari, input-number using precision attribute should be formatted after blur but should not be formatted when inputing
After testing, it was found that it works fine on Safari 13.1.3, but on Safari 16.5, it will be formatted before losing focus.
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
Sorry, something went wrong.
I also encountered this problem in version of Safari 17.3. Is there a solution?
No branches or pull requests
Version
4.1.0
Environment
the problemcan be reproduced directly on the official website.
Reproduction link
https://next.antdv.com/components/input-number-cn/#components-input-number-demo-digit
Steps to reproduce
https://next.antdv.com/components/input-number-cn/#components-input-number-demo-digit
What is expected?
in safari, input-number using precision attribute should be formatted after blur but should not be formatted when inputing
What is actually happening?
After testing, it was found that it works fine on Safari 13.1.3, but on Safari 16.5, it will be formatted before losing focus.
The text was updated successfully, but these errors were encountered: