iamstevendao / vue-tel-input

International Telephone Input with Vue
https://iamstevendao.com/vue-tel-input/
MIT License
813 stars 340 forks source link

Vue-tel-input veevalidate #447

Open Ischafak opened 7 months ago

Ischafak commented 7 months ago

Hi, when the first page opens automatically validate event triggers even v-model value is null. Is it possible for me to prevent that

vue-tel-input@5.15.0

it also changes v-model value null to ''

edit: ok i get the problem when i give v-model to '' there is no problem but if i give null it triggers event. is it possible for you to fix that?

CaicoLeung commented 4 months ago
image