duplicate cart content when change country
solved

By Andres Bautista, 5 years ago

Hello, i have found an error in the checout module, one time I go to the checkout if I change the country the cart duplicate the content.

Check the attached video.

https://drive.google.com/file/d/1KUe1UdIZPuylDt1Pkmyc7eL3E03WVNoD/view

Please check if you can reproduce the error, I only use the Niara theme and your checkout module

Regards.

Andrés.

By Petr Hucik, 5 years ago

Hello,

this is not an issue with chex, it's a bug in the theme itself. When cart changes in chex, an event is triggered. Blockcart listens for these events, and it should update the cart content. However, it contains a bug that sometimes results in invalid content to be displayed.

There's nothing I can do on chex side to fix this