-
Notifications
You must be signed in to change notification settings - Fork 685
New issue
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
[PWA-1030] Merge Cart does not update mini cart if auth user has same simple product already added #2996
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As discussed this isn't working right now. I followed verification steps on a simple product, https://pr-2996.pwa-venia.com/silver-amor-bangle-set.html, and the cart trigger did not update to "2" nor does the "qty" in the cart. What is odd is that the cart query for fetching the post-merge details shows the correct info, so it seems the cache is not updating.
fb5dc8e
to
605c764
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like it's working!
QA Approved |
Description
URL - [https://develop.pwa-venia.com/]
Steps -
Expected - Mini cart count should update and if user open mini cart it should show updated counts.
Actual - Mini cart count does not update.
Note -
Related Issue
Acceptance
Verification Stakeholders
Specification
Verification Steps
Screenshots / Screen Captures (if appropriate)
Checklist