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

Getting error : Cannot set property 'internationalPhoneNumber' of undefined

LearnGrowAndShare opened this issue · comments

I ran into this too on an older project. It turns out this is not compatible with your angular version. I upgraded to the latest stable version and the lib works fine now.

For the record the bower component has > 1.3.0 listed as the dependency, so that's likely the minimum compatible version.

Thanks seems to be working for me also ...