NAX
Results
1
comments of
NAX
I just added this lines: if (typeof myVar == 'undefined') return true; before the line: return validator.check(usernameSelector); In the file: pub/static/frontend/Magento/luma/es_US/Magento_Checkout/js/view/form/element/email.js And its working ok.