ErrorPro/react-google-autocomplete

Getting error when using example in react-google-autocomplete/docs/debounce.js

zapbra opened this issue · 1 comments

I get the error:

TypeError: Cannot read properties of undefined (reading 'AutocompleteService')

Call Stack
buildService
node_modules\react-google-autocomplete\lib\usePlacesAutocompleteService.js (110:0)
eval
node_modules\react-google-autocomplete\lib\usePlacesAutocompleteService.js (118:0)

using the example in https://github.com/ErrorPro/react-google-autocomplete/blob/master/docs/debounce.js

have you sort it out?, can you post of your code so can try to help?