view_cart event is triggered twice when we change product quantity in minicart
ID: 1040772
Fixed
Published on 5/28/2024
•
Last update on 8/14/2024
Summary
When we change the quantity of a product in the minicart the view_cart event is triggered twice
Simulation
- Add a product to the minicart;
- Open the minicart;
- Change the quantity of the product on the minicart;
- Check your dataLayer, the view_cart event is triggered twice
Workaround
N/A