Skip to content
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

fix(api-client): removing cart item correctly #1107

Merged
merged 1 commit into from
Sep 18, 2020

Conversation

mkucmus
Copy link
Collaborator

@mkucmus mkucmus commented Sep 18, 2020

Changes

fixes the current way of deleting a product from cart.
currently, it wasn't possible to do so, the axios didn't pass the params within the payload, though it was passed correctly to the delete method.

Checklist

@vercel
Copy link

vercel bot commented Sep 18, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/shopware-pwa/shopware-pwa-docs/8dzissm2e
✅ Preview: https://shopware-pwa-docs-git-fix-removing-cart-item-refresh.shopware-pwa.vercel.app

@mkucmus mkucmus added this to the v0.4.0 milestone Sep 18, 2020
@patzick patzick changed the title fix(client): removing cart item correctly fix(api-client): removing cart item correctly Sep 18, 2020
@patzick patzick merged commit 1e7d907 into master Sep 18, 2020
@patzick patzick deleted the fix/removing-cart-item-refresh branch September 18, 2020 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants