Skip to content

Commit c105a16

Browse files
author
Sergii Kovalenko
committed
MAGETWO-53134: Impossible resave customer on backend if he has address with optional state for country
1 parent a5fa3af commit c105a16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Customer/view/base/ui_component/customer_form.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,7 @@
391391
<item name="config" xsi:type="array">
392392
<item name="dataType" xsi:type="string">text</item>
393393
<item name="formElement" xsi:type="string">select</item>
394+
<item name="component" xsi:type="string">Magento_Ui/js/form/element/region</item>
394395
<item name="source" xsi:type="string">address</item>
395396
<item name="customEntry" xsi:type="string">region</item>
396397
<item name="validation" xsi:type="array">

0 commit comments

Comments
 (0)