-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Description
added Component as listed:
<Field
component={GooglePlacesAutocompleteField}
name="location"
label="Enter your location"
/>
Getting the following error when trying to type an address:
Uncaught TypeError: w is not a function at onInputChange (GooglePlacesAutocomplete.tsx:110:1) at useAutocomplete.js:148:1 at Object.handleBlur [as onBlur] (useAutocomplete.js:756:1) at handleBlur (InputBase.js:363:1) at processDispatchQueue (react-dom-client.development.js:16122:1) at react-dom-client.development.js:16725:1 at batchedUpdates$1 (react-dom-client.development.js:3129:1) at dispatchEventForPluginEventSystem (react-dom-client.development.js:16281:1) at dispatchEvent (react-dom-client.development.js:20352:1) at dispatchDiscreteEvent (react-dom-client.development.js:20320:1)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels