-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hello,
i tested the extension on a Magento 2.3.2 installation and i detected the following issues:
-on the customer page, if the w3w address is copied, the 'save address' button stays enabled. but if the address is typed, the button is disabled when start typing and stays disabled even after selecting the address suggested by the extension.
-in the suggested address, the country is correct but the city isn't. this could be confusing to the customer.
-the customer address can't be edited from admin backend. it throws server errors and modifications are not applied. when the extension is removed, the address can be edited again without errors.
i couldn't test it on the checkout page as i have a 3rd party OSC extension, and i didn't implement w3w extension yet because of the above errors.
kind regards