webcat12345 / ngx-intl-tel-input

Phone number input field to support international numbers, Angular
MIT License
213 stars 337 forks source link

enableAutoCountrySelect defalt value is true #367

Closed Jai-Krish closed 3 years ago

Jai-Krish commented 3 years ago

Contrary to the README.md, it seems the enableAutoCountrySelect is set to true by default ngx-intl-tel-input.component.ts:55. I think this was not intended and is quiet confusing if it is turned on by default and had me going in circles for a while. Didn't want to open a PR just for this so if someone already making some changes can just switch this flag that'd be great.