-
Notifications
You must be signed in to change notification settings - Fork 465
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(legacy): InputPhone
fix format paste if value has space after plus sign
#9634
fix(legacy): InputPhone
fix format paste if value has space after plus sign
#9634
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9634 +/- ##
==========================================
- Coverage 75.68% 75.20% -0.49%
==========================================
Files 1216 1246 +30
Lines 19068 19545 +477
Branches 2091 2125 +34
==========================================
+ Hits 14432 14699 +267
- Misses 4592 4799 +207
- Partials 44 47 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
BundleMonUnchanged files (5)
Total files change +4B 0% Unchanged groups (1)
Final result: ✅ View report in BundleMon website ➡️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks ❤️
Fixes #9592