material-ui-phone-number
material-ui-phone-number copied to clipboard
Fork of react-phone-input-2 for the Material-UI library
countryCodeEditable={false}, does not make country code non-editable. ``` ```
When using inputRef property for the component, an exception is thrown when changing the value of the text field. For example: `` `Uncaught TypeError: Cannot read property 'focus' of undefined`...
when i try choose country United States Minor Outlying Islands with Dialing code: +246 ISO code: UMI, i get error. please check help me
when we enter 'ca' as default country and try to enter canadian number it convert it automatically in usa number
```jsx ```
I hope if we can add countries Antarctica (+672) and Christmas Island (+61).
works fine on chrome but on firefox the flag covers the entire screen and is way too big, anyone else see this issue on firefox?
The country flag over spans into the entire page and doesn't let you do anything: Here's a Screenshot for the reference:  Here's the minimum reproducible code and here's the...
Hi, Using phone number input with react-hook-form, if input is disabled you can still change country code by clicking on flag. How to disable flag selection but still show country...
Can we please look into the bundle size as well? Currently this package is taking up 300KB.