shipperhq / module-address-autocomplete

ShipperHQ Address Autocomplete for Magento 2
Open Software License 3.0
15 stars 20 forks source link

Cannot see autosuggestion in add new address popup on checkout page #17

Closed parth-synoptek closed 4 years ago

parth-synoptek commented 5 years ago

image

sd1cko81 commented 5 years ago

Any update on this issue? I can confirm this is the case for me too.

ibraheemnabeelfauzi commented 4 years ago

Hi @parth-synoptek & @sd1cko81
Thanks for bringing this to our attention. We'll look into it and provide you with more details soon.

ibraheemnabeelfauzi commented 4 years ago

Hi @parth-synoptek & @sd1cko81 - Just wanted to follow up and let you know folks that this functionality is currently not supported when you're logged in and try to add another address on the checkout, it's only supported when you try to enter an address on the checkout itself & from within the address book itself - therefore this makes it a feature request which I've gone ahead and raise this to my lead engineers - we'll update you once we establish whether we'll notify you with our course of action once we determine if we're going to implement it or not.

wsadasmit commented 4 years ago

Hi @parth-synoptek & @sd1cko81 - After investigating this issue we've determined that this functionality should currently be operational. Attached is a screenshot which reflects this.

If this is not working on your environment, it is possible this is caused by an issue with your Google API key. If you check the javascript console, you may find errors similar to the second image I've attached here. address_autocomplete_01 address_autocomplete_02

realadityayadav commented 3 years ago

@wsadasmit @wsagen This doesnt work for me on 2.3.5-p2 Magento version. Any heads up to this? There are no JS errors and the auto complete request to google is triggered as in https://user-images.githubusercontent.com/47375146/61129241-98c9e880-a4d1-11e9-93c2-b0da9b98ebd3.png

EDIT I think it is related to https://github.com/shipperhq/module-address-autocomplete/issues/5 Although the solution is mentioned is there in the code but still the .pac-container is set to display:none always.