react-google-maps-api
react-google-maps-api copied to clipboard
Autocomplete not show dropdown when search with the last keyword
Steps to reproduce:
- Copy this keyword: "60 Turner Rd, Kedron QLD 4031, Australia"
- Paste into input Autocomplete => it will show dropdown with one result (good)
- select that one result in the dropdown
- clear the input field
- paste the keyword again => the dropdown not shown (expect it to show with one result)