ydeshayes / googlePlaceAutocomplete

Wrapper on top of the material-ui AutoComplete component that use google place api
https://ydeshayes.github.io/googlePlaceAutocomplete/
26 stars 12 forks source link

Cannot read property 'noFilter' of undefined #15

Open nikopolidi opened 6 years ago

nikopolidi commented 6 years ago

Hey! I was trying to use this component but I'm getting: Uncaught TypeError: Cannot read property 'noFilter' of undefined

"material-ui": "1.0.0-beta.47" "material-ui-places": "^1.1.7" "react": "16.2.0"