Skip to content

Commit 381cdc3

Browse files
committed
ACP2E-3402: Checkout shipping address form get update with wrong address
1 parent 64179ac commit 381cdc3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/code/Magento/Checkout/view/frontend/web/js/checkout-data.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
* Copyright 2015 Adobe
33
* All Rights Reserved.
44
*/
5+
6+
/**
7+
* Checkout adapter for customer data storage
8+
*
9+
* @api
10+
*/
511
define([
612
'jquery',
713
'Magento_Customer/js/customer-data',

0 commit comments

Comments
 (0)