LouisMazel / vue-phone-number-input

A phone number input made with Vue JS (format & valid phone number)
https://louismazel.github.io/vue-phone-number-input
MIT License
606 stars 153 forks source link

Us Phone number validation issue (BUG) #165

Open sijorsijo opened 2 years ago

sijorsijo commented 2 years ago

US phone number validation issue - for eg: 2183945209 it returns valid. It is working correctly

If adding 1 or 11 before this number eg: 12183945209 or 112183945209 - These also returns valid number.

Is there any fix for this ?? kindly reply screen-2 screen-3 screenshot-1