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

Phone number input field to support international numbers, Angular

Results 137 ngx-intl-tel-input issues
Sort by recently updated
recently updated
newest added

Refers to issue: [Not searching when typing + with the DialCode](https://github.com/webcat12345/ngx-intl-tel-input/issues/461)

### Steps to reproduce 1. It's only searching when I type only the number, if I type `+55`, it doesn't work. ### Expected behaviour Should search in all cases, ignoring...

![image](https://user-images.githubusercontent.com/50950599/176605655-f222e00e-59cd-4ae5-b762-c0216eee8814.png)

Added 2 additional input properties to fix my issue: https://github.com/webcat12345/ngx-intl-tel-input/issues/388 It would be better if we could add a class to the ngx dropdown element, but that doesn't seem possible...

Thanks to awesome people!

doc
vote

event.key equals to "Add" in IE

enhancement

needs the newly updated debendencies to match ngx bootstrap 7 the current last updated only works with version 6

![image](https://user-images.githubusercontent.com/19621533/131640456-2967147a-508c-41a1-bc77-163c397e4612.png) As per the above screenshot, even when a user searches a country with a full string, it simply doesn't filter out countries, rather it only moves to the current...

**Steps to Reproduce** - Add ngx-intl-tel-input as a Separate component - Use it through out the application - Try to give tabindex for particular page