alexplumb / material-ui-phone-number

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

Does not work with @material-ui/core@5.0.0-alpha.5 or higher #72

Closed dvakatsiienko closed 3 years ago

dvakatsiienko commented 4 years ago

Using @material-ui/core@5.0.0-alpha.5 and higher, material-ui-phone-number produces the following error:

error - ./node_modules/material-ui-phone-number/dist/index.js:1:52871
Module not found: Can't resolve '@material-ui/core/RootRef'
mirshahnewaz commented 3 years ago

any idea when this library could be updated to work with material ui version 5? thanks

edelCustodio commented 3 years ago

I have the same issue with this library.