b2b-commerce-on-lightning-quickstart icon indicating copy to clipboard operation
b2b-commerce-on-lightning-quickstart copied to clipboard

issue with cart components

Open mikesobczak opened this issue 4 years ago • 0 comments

I've updated my store to use the cartSummary and cartContents components. I've encountered an issue when I return to the cart from checkout. Here's how to reproduce:

  1. Add an item to the cart
  2. Click [Proceed to checkout]
  3. When the first checkout screen appears, click on the cart icon above the checkout flow
  4. The cart appears. The cartContents component renders, but the cartSummary does not.
  5. The spinner gif keeps spinning, but never disappears.

Would someone be able to fix this?

mikesobczak avatar Feb 26 '21 00:02 mikesobczak