ErrorPro / react-google-autocomplete

React components for google places API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Type (inside options) is not working for ALL. Its work for city and region but not for ALL

nevilsanchpara opened this issue · comments

types: ["ALL"] is not accepting

@nevpatel I found passing types: [] worked to get the behaviour for ALL for me