shipperhq / module-address-autocomplete

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

API failure can block checkout completely due to disabled street input field #28

Closed ProxiBlue closed 2 years ago

ProxiBlue commented 3 years ago

If, after API was initiated, but a further API error happens, google maps disables the street input field

Example:

2021-10-19_14-54

This effectively blocks entire store checkout.

This can be reproduced by assigning an API key for a maps API that has not been correctly setup / activated:

image

ProxiBlue commented 3 years ago

I also just noticed the issue exists in my account address entry. I have not tested if the supplied fix solves that, just noting so it can be checked as well.

image

wsajosh commented 2 years ago

@ProxiBlue Thanks for the fix. Its included in the latest release