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

Extension overwrite onlyCountries props #60

Open
yaki4 opened this issue Sep 13, 2021 · 0 comments
Open

Extension overwrite onlyCountries props #60

yaki4 opened this issue Sep 13, 2021 · 0 comments

Comments

@yaki4
Copy link

yaki4 commented Sep 13, 2021

If you pass onlyCountries props but puts a differents extension the component'll get the country depending on the extension instead of emitting an error.

Exemple:
vue-tel-input-vuetify(:onlyCountries='["CA"]') => will show the component with canadian flag
But it the user write +1 by default the american flag is shown. Or if i write +336 i've got the french flag.
And i can't change the country. Also the component can return that the entered number is valid despite that number isn't from country selected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant