Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 385 Bytes

2021-12-21-fix-country-state-loading-on-login-page.md

File metadata and controls

9 lines (9 loc) · 385 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix loading of CountryStates for AccountLoginPage
issue: NEXT-19379
author: Ulrich Thomas Gabor
author_email: ulrich.thomas.gabor@odd-solutions.de
author_github: @UlrichThomasGabor
---

Storefront

  • Changed \Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader to remove association prefix, so the states association of the countries will be correctly loaded.