david-vendel / material-ui-phone-number-2

Fork of material-ui-phone-number
MIT License
10 stars 9 forks source link

Flag icons not showing up #85

Open AlfredMadere opened 1 year ago

AlfredMadere commented 1 year ago

I essentially copied all the code from the linked sandbox and the icons are not showing up in the input field or dropdown menu. Do you know why this might be?

Screen Shot 2023-01-04 at 10 16 05 PM
danielduan commented 1 year ago

I believe this is related to #70 and probably a result of a different SVG or file loader config. My build was working prior to upgrading to CRA 5 and Webpack 5 but isn't working anymore.

danielduan commented 1 year ago

fwiw, I switched to mui-tel-input and it's pretty well made too https://viclafouch.github.io/mui-tel-input/

omarZaoujal99 commented 1 year ago

same issue here

Makentosh commented 2 months ago

same issue here