You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#13216.
Steps to reproduce
1. Require 'Magento_Checkout/js/model/address-converter' inside any JavaScript module.
2. Call quoteAddressToFormAddressData method with some address.
Expected result
1 .address.street should remain as an array. Eg. ['Sesame Street']
0 commit comments