ngx-mat-intl-tel-input
ngx-mat-intl-tel-input copied to clipboard
I used the `ngx-mat-intl-tel-input` in a reactive form. After submitting the form I call `reset(currentFormValue)` on the formGroup, so the form state must be reset with the given values. In...
Being able to add `autocomplete="tel"` to the element could be really helpful
When I call the component's .reset() the phone number remains in the field
**Problem:** There is a search bar for country search, but it gets unfocused really quickly so if you type too slow, it doesn't pick up your input. After it unfocuses,...
When search for country with country name OR country code it doesn't filter out and result the matched country in the top when there is preferred countries on the top...
flags don't appear and the design is improper, I try a lot of versions with angular 9, but still it's not working
Because of some of the recent npm changes regarding peer dependencies, I'm running into dependency conflicts with this library when running npm install: ``` npm ERR! A complete log of...
The issue is when you enter the mobile number 34537676878, it will automatically change the country code. After that, we are not able to delete the phone number. please refer...
I notice that the control supports a boolean input for enableAutoCountrySelect. However, I do not see that it has any effect regardless of the value I specify for this input....
Reversing `CHANGELOG.md` file to make it easier to read