Closed mbscreater closed 10 months ago
🤩 I found the solution! 😇
I should use :country
instead of :default-country
.
So this is the corrected code:
<v-phone-input
v-model="phone"
:readonly="loading"
variant="solo"
:country="guessedCountry"
></v-phone-input>
Thank you for submitting the issue and answering your own question! :tada:
Hi...! When country is guessed, it will no effect on selected country: