Skip to content

w is not a function #359

@jefferycphipps

Description

@jefferycphipps

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions