-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
flag not visible in Safari #111
Comments
I have the same problem with Chrome, Inspect Browser and Safari on iphone(iOS v15.0.1, iPhone 13 Pro). |
I am having this issue on iPhone as well (both Safari and Chrome). |
Hello all, I forked this library, fix Firefox and Safari bug (and plan to fix other issues and rewrite to fn component) and published it to npm as material-ui-phone-number-2 https://github.com/justdvl/material-ui-phone-number-2 I recommend everyone who needs to use this library, but working version, to make a simple switch. I will also actively maintain this version 2 library. |
Or another library : https://www.npmjs.com/package/mui-tel-input (with phone validation available) React 17/18 supported with MUI V5 |
For me the fix was finding where the SVG was rendered, and adding |
i added above sx prop to MuiPhoneNumber component and it is resolved. |
Country flag is not visible in Safari
The text was updated successfully, but these errors were encountered: