A space to discuss online store customization, theme development, and Liquid templating.
Hi there,
with the last version of Dawn (and with more themes, but not with all), when adding a product twice to the cart, the second time it does not work. The console shows this error:
Debugging the error a little bit, it seems that the problem is with the ajax api '/cart/add.js' response, which is successful but empty. The second time, It does not include the cart items as documented on https://shopify.dev/docs/api/ajax/reference/cart#response.
This issue is somehow affecting our apps. Please could you take a look?
Thanks and kind regards.