iamstevendao/vue-tel-input

Vue-tel-input veevalidate

Opened this issue · 1 comments

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?