react-google-maps-api icon indicating copy to clipboard operation
react-google-maps-api copied to clipboard

Autocomplete not show dropdown when search with the last keyword

Open coder054 opened this issue 2 years ago • 0 comments

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)

coder054 avatar May 11 '23 10:05 coder054