Giners / mui-places-autocomplete

Google Material Design (Material-UI) styled React component using Google Maps Places Autocomplete
MIT License
34 stars 26 forks source link

Fix issues arising with material-ui v1 #37

Closed charlax closed 6 years ago

charlax commented 6 years ago

material-ui was released a day ago and broke a couple stuff, including import paths for menu.

You can checkout the breaking changes here: https://github.com/mui-org/material-ui/releases

I'll try to put together a PR to fix things.

Giners commented 6 years ago

Hey @charlax,

Thanks for bringing this to my attention. I really appreciate your continued usage of <MUIPlacesAutocomplete>. Life has been so busy lately that I haven't had much time to continue to iterate and improve <MUIPlacesAutocomplete>.

Bug #38 was also filed for the same reasons so I am going to close this bug as a duplicate of that. I'll try to resolve the issues and close out bug #38 ASAP.