cedricdelpoux / react-google-places-suggest

React component to select geolocated suggestion from Google Maps Places API
https://cedricdelpoux.github.io/react-google-places-suggest/
MIT License
86 stars 44 forks source link

componentWillMount has been renamed #61

Closed tarassych closed 4 years ago

tarassych commented 4 years ago

Looks like this component need small updates according to match latest React version?

I'm getting warnings about

componentWillMount has been renamed componentWillReceiveProps has been renamed Please update the following components: GooglePlacesSuggest

thank you!

cedricdelpoux commented 4 years ago

Thank you. It should be fixed in v3.9.1