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

[Bug]: cart product list duplicated keys #435

Closed
1 task done
bartoszherba opened this issue Jan 18, 2022 · 4 comments
Closed
1 task done

[Bug]: cart product list duplicated keys #435

bartoszherba opened this issue Jan 18, 2022 · 4 comments
Labels
bug Something isn't working vsf_team
Milestone

Comments

@bartoszherba
Copy link
Collaborator

bartoszherba commented Jan 18, 2022

Expected Behavior

Neither key in the product list is duplicated for any possible elements.

Actual Behavior

Some keys are duplicated in the cart.

Possible Solution

No response

Steps to reproduce

  1. Add to the cart two variants of configurable products, eg. two different sizes or colors.
  2. Try to manipulate cart content, eg. increase QTY of one of the products
  3. Observe in console key duplication errors

What version of Magento 2 integration are you using?

2.4.x

What version of Node.js are you using?

16.13.1

What browser (and version) are you using?

Version 96.0.4664.110 (Official Build) (arm64)

What operating system (and version) are you using?

macOS Monterey 12.1

Relevant log output

[Vue warn]: Duplicate keys detected: 'MSH12'. This may cause an update error.

found in

---> <CartSidebar> at _theme/components/CartSidebar.vue
       <DefaultLayout> at _theme/layouts/default.vue
         <Root>

Code of Conduct

  • I agree to follow this project's Code of Conduct
@bartoszherba bartoszherba added bug Something isn't working triage-needed Issues that need to be checked labels Jan 18, 2022
@Frodigo Frodigo added this to the Stable 1.0.0 release milestone Jan 18, 2022
@Frodigo Frodigo removed their assignment Jan 18, 2022
@sync-by-unito sync-by-unito bot assigned Frodigo and unassigned bartoszherba Jan 20, 2022
@sync-by-unito
Copy link

sync-by-unito bot commented Jan 20, 2022

➤ Bartosz Herba commented:

Solved in #435 ( https://github.com/vuestorefront/magento2/issues/435|smart-link )

@sync-by-unito
Copy link

sync-by-unito bot commented Jan 20, 2022

@sync-by-unito
Copy link

sync-by-unito bot commented Jan 21, 2022

➤ Bartosz Herba commented:

Marcin Kwiatkowski We must update all queries #461 ( https://github.com/vuestorefront/magento2/pull/461|smart-link )

@sync-by-unito
Copy link

sync-by-unito bot commented Jan 21, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working vsf_team
Projects
None yet
Development

No branches or pull requests

3 participants