betsol/ng-intl-tel-input

feature request: watching country from somewhere

Opened this issue · 1 comments

Hi!

It would be nice to have a shortcut to watch some model or set default country using scope variable like
intl-tel-input-country="some_scope_variable". I found it hard to set country based on another select or data resolved somewhere else.

using controller also causes required fields to be marked as dirty and invalid while setting country. ;(