tideways / shopware6-benchmarking

The Shopware 6 performance benchmarking toolset, built by Shopware and Tideways.
GNU Affero General Public License v3.0
27 stars 1 forks source link

Bug in RegisterJsonUpdater #50

Closed beberlei closed 2 years ago

beberlei commented 2 years ago
$select = $registerDom->getElementById('billingAddressAddressCountry');
$firstOption = $select->firstElementChild->nextElementSibling;

Does not work when only one country is available.

beberlei commented 2 years ago

After some research,it looks register.json is not used anymore after https://github.com/tideways/shopware6-benchmarking/commit/898f70b24269f1e36117c9e09d6f5fc2025c63e2