webcat12345 / ngx-intl-tel-input

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

Wrong format #355

Open guillermodelagala opened 3 years ago

guillermodelagala commented 3 years ago

Phones ending in "+" character(s) are correct when it shouldn't.

Example: +31 06456789123++++

https://stackblitz.com/edit/ngx-intl-tel-input-demo-ng-10-yzejw4?file=src%2Fapp%2Fapp.component.html

NayeBeckham commented 2 years ago

Hello, I would like to contribute. Can I create a PR to solve the issue? Thank you!