react-phone-input-2 icon indicating copy to clipboard operation
react-phone-input-2 copied to clipboard

:telephone_receiver: Highly customizable phone input component with auto formatting

Results 216 react-phone-input-2 issues
Sort by recently updated
recently updated
newest added

Kuwait phone number length has been change to 8 digit but this library still take 12 digit number

**Issue Description:** I am currently using `react-phone-input-2` for handling phone numbers in my application. However, I have encountered a limitation that I'd like to discuss and potentially address. **Problem:** The...

I ran into an issue, that your library does not support Antarctica (I also do not see it in the territories file) and the component is uneditable in my case...

When trying to submit a form and making this required either inside or through inputProps={{required:true}} as mentioned in the documentation it doesn't work

you have to provide value with "+" so it can validate using yup-phone for example, if selected country is "india" and mobile number is "9876543210" so value should be "+919876543210"...

Hello! Thank you for your work! I have a question. I changed button radius and background but inner button with flag and arrow don't have radius and also don't change...

Turkey renamed to "Turkiye"

I am working on a panel where internationalization has been implemented. There is a navbar from where I can switch between the languages. Now, the case is I am rendering...

[country guess issue.webm](https://github.com/bl00mber/react-phone-input-2/assets/8309417/783f9d33-ed4b-4466-9cf2-fcc60e53a80d) Check the video for more information. Steps to reproduce: Follow video OR 1. type in a number 2. select another country from the dropdown 3. try to...

### Overview: I currently use the react-phone-input-2 library in my React application to input phone numbers. While the library provides valuable functionality, I have observed some performance concerns related to...