Skip to content

Bug Report #963

@saransh1997

Description

@saransh1997

Describe the bug

in GooglePlacesAutoComplete.js ,
cannot read property 'filter' of undefined is coming,
below is the code snippet where the issue lies please check and update the code accordingly.
res = [
...props.predefinedPlaces.filter(
(place) => place?.description.length,
),
];

  • Library Version: [ 2.5.7]

  • React Native Version: [0.78.0]

  • iOS

  • Android

  • Web

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions