alexplumb / material-ui-phone-number

Fork of react-phone-input-2 for the Material-UI library
MIT License
122 stars 182 forks source link

Issue on long prefixes, freezes the value #132

Open rjham opened 2 years ago

rjham commented 2 years ago

When selecting a phone number. If the prefix of the phone number is too long for example kazakhstan (+ 773622), the value freezes. The flag is changing but the value remains at +773622. I think this happens when the length of the phone number is 5 or more.