In a Magento 2 store, the checkout breaks when the user successfully logs in. When the user logs in and enters their address info, they receive no shipping quotes, and an error pops up saying “cartId is a required field”. The error is actually misleading: The underlying problem (discovered using xdebug) is that the quoteRead more