Tintef / react-google-places-autocomplete

React Google Places Autocomplete input -- fully customizable
https://tintef.github.io/react-google-places-autocomplete
MIT License
376 stars 161 forks source link

Autofill functionality in browsers fails to operate when the placeholder is anything other than an empty string. #346

Open kathode opened 8 months ago

kathode commented 8 months ago

If the placeholder is valid, autofill won't kick in. But if you set it to empty, autofill works, though the address might get cut off.