react-native-google-places-autocomplete icon indicating copy to clipboard operation
react-native-google-places-autocomplete copied to clipboard

Searched text is not visible after clicking on the location from dropdown, showing place holder instead of searched location.

Open Abhinandan-Lowanshi opened this issue 2 years ago • 0 comments

Describe the bug

Search text is not coming to the InputText. A clear and concise description of what the bug is. When I search for a location, I click on location from the dropdown and then input the field showing place holder instead of the searched location.

Reproduction - (required - the issue will be closed without this)

Steps to reproduce the behavior - a minimal reproducible code example, link to a snack or a repository.

Please provide a FULLY REPRODUCIBLE example.

Click to expand!
  
  

Please remember to remove you google API key from the code you provide here

Additional context

  • Library Version: [e.g. 1.4.2]

  • React Native Version: [e.g. 0.62.2]

  • [ ] iOS

  • [x] Android

  • [ ] Web

If you are using expo please indicate here:

  • [ ] I am using expo

Add any other context about the problem here, screenshots etc

Abhinandan-Lowanshi avatar Mar 03 '23 19:03 Abhinandan-Lowanshi