React-native-google-places-autocomplete: no streets after update to 1.3.8

Created on 9 Aug 2018  路  4Comments  路  Source: FaridSafi/react-native-google-places-autocomplete

Hi,
after updating to 1.3.8. the query results don't show the streets anymore. If I go back to 1.3.6. iIr works again. Is this a bug or did you changed the API.

Best Qung

Most helpful comment

same issue. even removing types, removing also filterReverseGeocodingByTypes did the trick

All 4 comments

If you are talking about the query prop, you can simply remove the types from the object.

edit: check https://github.com/FaridSafi/react-native-google-places-autocomplete/issues/332#issuecomment-418185951

thanks for your answer.
in the first screenshot you can see the results, if you type a street into the search bar.
on the second screenshot you can see the current version 1.3.9. There are no streets in the results.

types = 'geocode' in both cases

thanks!
bildschirmfoto 2018-08-24 um 12 00 04
bildschirmfoto 2018-08-24 um 11 58 00

same issue. even removing types, removing also filterReverseGeocodingByTypes did the trick

same issue. even removing types, removing also filterReverseGeocodingByTypes did the trick

Perfekt! That was the solution!

Thanks a lot!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

frankfaustino picture frankfaustino  路  4Comments

nikohosn picture nikohosn  路  3Comments

macs03 picture macs03  路  3Comments

yashwanth15 picture yashwanth15  路  3Comments

yasirdev picture yasirdev  路  3Comments