ngx-mat-intl-tel-input
ngx-mat-intl-tel-input copied to clipboard
Angular 11 support
I'm using Angular 11.2.1 and try to use a ngx - mat-Intl-tel-input. When I am installing the package cli shows it has peer dependencies are set to 9.0.0. And If I try to implement with angular 11 project the ngx-mat-tel-input is hidden in UI. But when I click on those hidden element I have dropdown menu of country..
Has this package been compatible with angular 11.2.1?

this package is not compatible.
Yes, there is an issue with peer dependencies and the usage of ~ over ^. I have a pullRequest out to fix this issue just waiting on review.
Hello, any updates about this issue?
Thanks!
Same issue here.
Should be fixed by this PR