Skip to content

Commit 81de1d7

Browse files
committed
github 32996 - add region provider view model to multi-shipping address edit
1 parent 0366aa3 commit 81de1d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Multishipping/view/frontend/layout/multishipping_checkout_customer_address.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<argument name="attribute_data" xsi:type="object">Magento\Customer\Block\DataProviders\AddressAttributeData</argument>
1515
<argument name="post_code_config" xsi:type="object">Magento\Customer\Block\DataProviders\PostCodesPatternsAttributeData</argument>
1616
<argument name="view_model" xsi:type="object">Magento\Customer\ViewModel\Address</argument>
17+
<argument name="region_provider" xsi:type="object">Magento\Customer\ViewModel\Address\RegionProvider</argument>
1718
</arguments>
1819
</block>
1920
</referenceContainer>

0 commit comments

Comments
 (0)