We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3165046 commit 66a76f3Copy full SHA for 66a76f3
app/code/Magento/Customer/view/frontend/layout/customer_address_form.xml
@@ -21,7 +21,7 @@
21
<arguments>
22
<argument name="attribute_data" xsi:type="object">Magento\Customer\Block\DataProviders\AddressAttributeData</argument>
23
<argument name="post_code_config" xsi:type="object">Magento\Customer\Block\DataProviders\PostCodesPatternsAttributeData</argument>
24
- <argument name="view_model" xsi:type="object">Magento\Customer\ViewModel\Address</argument>
+ <argument name="viewModel" xsi:type="object">Magento\Customer\ViewModel\Address</argument>
25
</arguments>
26
</block>
27
</referenceContainer>
0 commit comments