To Reproduce
Steps to reproduce the behavior:
- Start new session, add something to cart
- Go to checkout with Netherlands as default and Postcode Checkout for NL enabled
Expected result
While NL is selected as country, until postcode/house number are filled, street and city fields are hidden.
Actual result
Street field (tig_street) is shown, only city field is hidden
Workaround
I've created a patch for now, changing 'visible' to 'false' in Plugin/Model/ResourceModel/Country/CollectionPlugin.php
Screenshots
If applicable, add screenshots to help explain your problem.
** Please complete the following information**
- Magento version: 2.4.3-p2
- PHP version: PHP 7.4