Ted Kreutzer
Results
1
issues of
Ted Kreutzer
When testing the widget with `jest` in a `react` and `typescript` project, I get the following error: `TypeError: autocompleteRef.current.setFields is not a function at node_modules/react-google-autocomplete/lib/usePlacesWidget.js:259:31` With this implementation: What am...