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
When I set a v-model and the phone number is not formatted correctly. It still not format until i change a number
The text was updated successfully, but these errors were encountered:
@Hydrog3n, would you mind reproducing it in the Playground?
Sorry, something went wrong.
@iamstevendao Yes this exemple doen't format the number until you change a number https://codesandbox.io/s/vue-template-rrx1o
@Hydrog3n, It should be fixed in v3.1.1. Now you also have the option to convert it to national or international mode. Here is the sample in 'international' mode: https://jsfiddle.net/iamstevendao/6dyop3h7/
national
international
Hello @iamstevendao Thank you for the fix and the feature :)
No branches or pull requests
When I set a v-model and the phone number is not formatted correctly. It still not format until i change a number
The text was updated successfully, but these errors were encountered: