mareczek / international-phone-number

AngularJS directive implementing intl-tel-input (https://github.com/Bluefieldscom/intl-tel-input)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model Not working?

Noushid opened this issue · comments

Model not working ,How can i fix this?
input type="text" international-phone-number ng-model="newuser.phone">
ipnConfig.defaultCountry = 'pl'; ipnConfig.preferredCountries = ['pl', 'de', 'fr', 'uk', 'es'];

Model doesnt seem to work for me either.