Merge pull request #3576 from devansh-webkul/one_page_checkout_issue_loader

Fixed one page checkout loader hits on adding single digit in phone number
This commit is contained in:
Jitendra Singh 2020-07-27 14:55:26 +05:30 committed by GitHub
commit 4f2a25f2bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -498,7 +498,7 @@
name="billing[phone]"
v-validate="'required'"
v-model="address.billing.phone"
@keyup="validateForm('address-form')"
@change="validateForm('address-form')"
data-vv-as=""{{ __('shop::app.checkout.onepage.phone') }}"" />
<span class="control-error" v-if="errors.has('address-form.billing[phone]')">