ngx-mat-intl-tel-input icon indicating copy to clipboard operation
ngx-mat-intl-tel-input copied to clipboard

Angular 11 support

Open Nashima-ariff opened this issue 4 years ago • 4 comments

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?

Screenshot 2021-03-29 224443

this package is not compatible.

Nashima-ariff avatar Mar 29 '21 17:03 Nashima-ariff

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.

nbaker82 avatar Mar 31 '21 15:03 nbaker82

Hello, any updates about this issue?

Thanks!

gertvv84 avatar Apr 27 '21 08:04 gertvv84

Same issue here.

danj1980 avatar Aug 10 '21 19:08 danj1980

Should be fixed by this PR

vugar005 avatar Aug 27 '21 09:08 vugar005