harish-everest / react-phone-input-mui

Highly customizable phone :telephone_receiver: input component with auto formatting
MIT License
24 stars 13 forks source link

Problem with some country formats #15

Open Imfrogii opened 1 year ago

Imfrogii commented 1 year ago

Hi, I've just started testing with different countries and I'm facing the issue that I can't enter correct phone number for some of them For example

image

As you can see I've entered 15 digits and I cant enter more, but format tells me that it should be 2 more digits here So my validation isn't working properly

harish-everest commented 1 year ago

Hi @Imfrogii, can you provide codesandbox link so that I can verify this and fix it if this actually a bug.