alexplumb / material-ui-phone-number

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

Flag with broke style on Firefox #138

Open noghartt opened 2 years ago

noghartt commented 2 years ago

On Firefox browser, it's having an issue with flag style. For some reason, it's broken.

See a screenshot about the issue ![image](https://user-images.githubusercontent.com/47952043/167425016-549fe4bb-be9b-4410-aeb5-66199b172dd3.png)
jeffcstock commented 2 years ago

Workaround:

https://github.com/alexplumb/material-ui-phone-number/issues/124#issuecomment-1017297624

david-vendel commented 2 years ago

Or just use library that is maintained.

viclafouch commented 2 years ago

Or another library : https://www.npmjs.com/package/mui-tel-input (with phone validation available and React 18 support)