I've migrated to Angular 10, and from what I can see this component works fine.
Could you update the peer dependencies to reflect that ? Thank you !
npm WARN ngx-mat-intl-tel-input@3.2.2 requires a peer of @angular/common@~9.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-mat-intl-tel-input@3.2.2 requires a peer of @angular/core@~9.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-mat-intl-tel-input@3.2.2 requires a peer of @angular/forms@~9.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-mat-intl-tel-input@3.2.2 requires a peer of @angular/platform-browser@~9.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-mat-intl-tel-input@3.2.2 requires a peer of @angular/platform-browser-dynamic@~9.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-mat-intl-tel-input@3.2.2 requires a peer of tslib@^1.10.0 but none is installed. You must install peer dependencies yourself.
I've migrated to Angular 10, and from what I can see this component works fine.
Could you update the peer dependencies to reflect that ? Thank you !