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 in overwritten product-list #123

Open
arielabaruffaldi opened this issue Dec 26, 2021 · 0 comments
Open

Bug in overwritten product-list #123

arielabaruffaldi opened this issue Dec 26, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@arielabaruffaldi
Copy link

Describe the bug
We created a custom product-list for the minicart. In the second render the component is overwritten by the default product-list.

second render the product-list-content-desktop renders the default component

To Reproduce

  1. Add a product to cart
  2. Open minicart
  3. Change quantity in any product
  4. See error

Expected behavior
See custom product-list when it is re-rendered.

Screenshots

Minicart with custom component:
Screen Shot 2021-12-26 at 14 16 03

Change quantity in any product
Screen Shot 2021-12-26 at 14 16 34

See error: The product-list rendered isn't the custom one.
Screen Shot 2021-12-26 at 14 17 14

Environment to reproduce it:
https://street47.myvtex.com/311016440/p

@arielabaruffaldi arielabaruffaldi added the bug Something isn't working label Dec 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant