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
I've checked what is going on here and it's related to #420 specially this comment.
When a user clicks on Cancel, the Cart fallback to the committed cart state. The problem is that that committed cart state is supposed to live in Gun DB. So, if for some reason, that data is not possible to be fetched we will have this error.
How to reproduce:
bug.mp4
Expected
When you click Cancel, you should see the initial state of the cart.
The text was updated successfully, but these errors were encountered: