postcode-nl / PostcodeNl_Api_Magento2

A Magento 2 plugin that implements the Postcode.nl international address API
https://developer.postcode.eu/documentation/
BSD 2-Clause "Simplified" License
10 stars 13 forks source link

Chrome autofill address fills but does not trigger plugin #82

Open TicketJan opened 1 year ago

TicketJan commented 1 year ago

If you have auto fill addresses in chrome, with a street address, it will fill that street address in the postcodenl search box. However, it will not trigger a search query. For the customer it may appear the address is properly filled in (depending which other fields are filled in by Chrome) but the street and/or number field may still be empty resulting in an error.

It would be better to make sure the autocomplete field is never automatically filled by chrome.