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 a5fa3af commit afa38f4Copy full SHA for afa38f4
app/code/Magento/Checkout/view/frontend/layout/checkout_index_index.xml
@@ -209,7 +209,7 @@
209
<!-- post-code field has custom UI component -->
210
<item name="component" xsi:type="string">Magento_Ui/js/form/element/post-code</item>
211
<item name="validation" xsi:type="array">
212
- <item name="required-entry" xsi:type="string">true</item>
+ <item name="required-entry" xsi:type="boolean">true</item>
213
</item>
214
215
<item name="company" xsi:type="array">
0 commit comments