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

React component for Google Maps Places Autocomplete

Results 119 react-places-autocomplete issues
Sort by recently updated
recently updated
newest added
trafficstars

Add react keys to the suggestion list in the readme file Hey, I started using this library yesterday and to start I copied the example code from the readme file...

Hi, I'm using react-places-autocomplete and when I start typing in the input to search for a place the only thing that appears is "loading..." instead of the dropdown with the...

I cant seem to make it work with a click on the place. It works perfectly if i navigate with the arrow keys and select with enter key. Even the...

**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** hi, just tried the example, i wonder why does `suggestion` objects' ids set...

**What is the current behavior?** The `getSuggestionItemProps` function derives the `key` prop based from the value of `suggestion.id`, but `id` is not part of the officially documented specification for the...

Is there a way to get the zip/ postal code returned in the suggestions object? I don't see it apart of the suggestions object and know I can add a...

Hi, In my case, I need to show the place name (i.e,. _name_ provided by Google Map). So Is there any solution to get all the data provided from Google...

Is there any way to fetch the zipcode of the current address? kindly let me know ASAP thank u.

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.16.2 to 1.18.1. Release notes Sourced from http-proxy's releases. Long overdue maintenance Due to some great contributions I'm happy to announce a new release of http-proxy containing...

dependencies

Hi, Thank you for the plugin. I am trying to get addresses by using geocodeByAddress(); This returns the correct result, my issue is I am filtering locations by their pincode,...