hyva-themes / magento2-react-checkout

Highly Customizable Checkout for Magento 2, Built with React.
BSD 3-Clause "New" or "Revised" License
178 stars 53 forks source link

localstorage cartid is wrong when user login #348

Closed rajeev-k-tomy closed 7 months ago

rajeev-k-tomy commented 1 year ago

When user successfully login from the checkout page, local storage holds the wrong cart id and due to this checkout page breaks. We need to clear cartId value from the local storage in this occasion.