webcat12345 / ngx-intl-tel-input

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

Not allow user to write plus sign when [enableAutoCountrySelect]="false" #416

Open abdo2011 opened 2 years ago

abdo2011 commented 2 years ago

Hi, The plugin should not allow user to write plus sign when the property enableAutoCountrySelect=false

Thanks