material-ui-phone-number icon indicating copy to clipboard operation
material-ui-phone-number copied to clipboard

Fork of react-phone-input-2 for the Material-UI library

Results 86 material-ui-phone-number issues
Sort by recently updated
recently updated
newest added

Countries are not displayed in the order provided in the array, as they are automatically alphabetized. For instance: preferredCountries={['us', 'ca', 'gb', 'mx']} ends up being listed as Canada, Mexico, United...

onChange is not working how to get input values

with **autoFormat true**, phone number is displayed differently for different country codes. For e.g. 1. India: +91 29900-29909, 2. US: +1 (929) 030-9390 3. HongKong: +852 9399 3903 Is there...

Hi, can you add one more prop to stay the prefix of the country code (+1 for example) to be static and not editable? so the +1 for example, if...

When this library is used in SSR react app, `window is not defined` error comes up.

whenever i try to use , it give me above error on importing "material-ui-phone-number"

The current formatting of the Swedish phone numbers are not the common way they are currently formatted. The most common way to write it is +46 70-123 45 67 or...

Seems like this code produces a bug upon triple clicking the input. To reproduce the bug: When on the input, triple click to select all values with country code including...