title | issue |
---|---|
Customer addresses showing wrong on Editing order |
NEXT-10971 |
- Changed method
createdComponent()
inmodule/sw-order/component/sw-order-address-modal/index.js
to get the customer information when needed. - Added method
getCustomerInfo()
inmodule/sw-order/component/sw-order-address-modal/index.js
to perform getting the customer information.