react-places-autocomplete
react-places-autocomplete copied to clipboard
React component for Google Maps Places Autocomplete
_**Do you want to request a *feature* or report a *bug*?**_ Bug Issue _**What is the current behavior?**_ Currently still in the process of finding a solution to the bug...
I used MUI to wrap this package. And it's a required field. When I press submit if shows required filed error, that's okay. But when I press any character like...
**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** ``` ``` doesnt return the response in the selected language. **What is the...
**Do you want to request a *feature* or report a *bug*?** feature **What is the current behavior?** api key goes in script tag **If the current behavior is a bug,...
**Summary** Changed example usage code. 1. Added example of passing selected value to props.onSelect inside handleSelect 2. Added showDropdown state to hide dropdown when there is no address and input...
Request a feature: Some islands are not findable with searchOptions locality and country, for example Fuertaventura, Spain (weird that Lanzarote works). ` ` Ideally there would be a type or...
Hello, While using the react-places-autocomplete library, I've encountered an issue related to the sessionToken prop in the searchOptions object. Currently, the type definition for sessionToken is expecting an instance of...
How to add sessionToken so that only on selecting a place from autocomplete suggestion it treats all the request as 1 to reduce the request count and cost? Refer to...
I have been trying to configure my searchOptions so that PlacesAutocomplete will return both addresses and establishments in the same field, but looks like if the types array has more...
Bumps [debug](https://github.com/debug-js/debug), [fsevents](https://github.com/fsevents/fsevents), [compression](https://github.com/expressjs/compression), [express](https://github.com/expressjs/express) and [serve-index](https://github.com/expressjs/serve-index). These dependencies needed to be updated together. Updates `debug` from 2.2.0 to 2.6.9 Release notes Sourced from debug's releases. 2.6.9 Patches Remove ReDoS...