ngx-intl-tel-input
ngx-intl-tel-input copied to clipboard
Phone number input field to support international numbers, Angular
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...

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...
needs the newly updated debendencies to match ngx bootstrap 7 the current last updated only works with version 6
 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