yogakurniawan / vue-tel-input-vuetify

International Telephone Input with Vuetify.
https://yogakurniawan.github.io/vue-tel-input-vuetify/
MIT License
96 stars 57 forks source link

Mising countries #35

Open kaan-atakan opened 3 years ago

kaan-atakan commented 3 years ago

Current behavior

When I use the component with the defaults I can't find the United States or the United Kingdom or Russia. Maybe also others, but these are the ones I've noticed. I can force these to show up by setting the only-countries prop with all the countries, but "GB", "RU", and "US" near the top. I'm not sure if this causes other countries to drop off the list.

Expected behavior

I expect all major countries to be selectable by default without the need to set any props.

Versions

Libraries:

"vue": "^2.5.17",

mattbab commented 3 years ago

This is a duplicate of #4