hantrongbinh / vue-country-code

Vue2 Country Code Select
https://hantrongbinh.github.io/vue-country-code/
MIT License
23 stars 16 forks source link

how to set new default country #13

Closed LeManhTuong286 closed 2 years ago

LeManhTuong286 commented 2 years ago

when I set " :defaultCountry="defaultCountry", it worked firsttime, and then it keep this value until I reload page, I tried "this.defaultCountry=null" and set this.defaultCountry= new value, but it not working, tks u

hantrongbinh commented 2 years ago

defaultCountry only works at the first load. Can you provide details of your scenario?

hantrongbinh commented 2 years ago

I just updated dynamic defaultCountry at v1.1.3