FaridSafi / react-native-google-places-autocomplete

Customizable Google Places autocomplete component for iOS and Android React-Native apps
MIT License
2k stars 851 forks source link

Bug Report #937

Open ZzeongB opened 6 months ago

ZzeongB commented 6 months ago

Describe the bug

When using onPress() to get details, the request status stays in opened status (i.e. request.readyState === 1 for all the time). If I use same url with cur -X url, then it works correctly, returning right result. Is there any bug with onPress() function?

Additional context

If you are using expo please indicate here:

Add any other context about the problem here, screenshots etc