mareczek / international-phone-number

AngularJS directive implementing intl-tel-input (https://github.com/Bluefieldscom/intl-tel-input)
139 stars 131 forks source link

Fix for initial ngModel value and valid state #124

Open kidroca opened 7 years ago

kidroca commented 7 years ago

Related to #115 On some occasions, when initial ngModel value exists the form is invalid until the the telephone field is focused

kidroca commented 7 years ago

I think it's also related to #110