We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For some reason when you go to checkout, "Your cart is empty" is shown in the checkout dropdown:
This probably has something to do with the CartProvider, which uses XState.
The text was updated successfully, but these errors were encountered:
Hey @jtoar I am looking into this, will submit a PR.
Sorry, something went wrong.
Two more comments:
The item 1 is by design (I guess), but 2. should not be - unless it is also by design,,, to allow non authenticated people to purchase and pay.
P.S. I do not plan to step on @aggmoulik turf 😄
No branches or pull requests
For some reason when you go to checkout, "Your cart is empty" is shown in the checkout dropdown:
This probably has something to do with the CartProvider, which uses XState.
The text was updated successfully, but these errors were encountered: