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

Hello, i want to customize input style e.g: add suffix icon, border style, background style, font style, etc. Is this already implement for custom input style? Thanks

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3. Release notes Sourced from shell-quote's releases. v1.7.2 Fix a regression introduced in 1.6.3. This reverts the Windows path quoting fix. (144e1c2) v1.7.1 Fix $...

dependencies

**Summary** Allows users to search addresses using coordinates. Refs #180 * Added a new util function called geocodeByLocation * Added a test for it * Updated documentation

Needs Investigation

We have next Utility Functions: - geocodeByAddress - geocodeByPlaceId - getLatLng But how we can get address by (lat, lng) - geocodeByCoordinates How we can doit, now ?

The `key` prop is currently based on the suggestion's `id`. That's not guaranteed to be present and is often `undefined`, breaking the uniqueness constraint.Fixes the warning in the browser console:...

**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** shouldFetchSuggestions prop takes a boolean. My conditions is `shouldFetchSuggestions={state.value.length > 2}`. When I...

I am not able to figure out how I can use it with next.js . It would be easier if there is demo for it.

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** shouldFetchSuggestions doesn't work. If I use shouldFetchSuggestions prop and I set it to...

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.12 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...

dependencies

**Do you want to request a *feature* or report a *bug*?** **What is the current behavior?** **If the current behavior is a bug, please provide the steps to reproduce and...