Skip to content
New issue

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

fix(InputNumber): input illegal value not cleared #3020

Merged
merged 9 commits into from
Mar 1, 2024
Merged

Conversation

ArgoZhang
Copy link
Collaborator

input illegal value not cleared

Description

close #3019

@bb-auto bb-auto bot added the bug Something isn't working label Mar 1, 2024
@bb-auto bb-auto bot added this to the v8.3.0 milestone Mar 1, 2024
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.96%. Comparing base (689ec90) to head (ff405d6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3020   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files         560      560           
  Lines       24121    24128    +7     
  Branches     3493     3494    +1     
=======================================
+ Hits        24112    24119    +7     
  Misses          4        4           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ArgoZhang ArgoZhang merged commit 562d9b6 into main Mar 1, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the fix-number branch March 1, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(InputNumber): input illegal value not cleared
1 participant