Hi all,
I have an ecommerce module on Odoo 16, when I add a product to basket, Odoo show the following error:
UncaughtPromiseError > TypeError
Promesa no controlada > undefined is not an object (evaluating 'combinationData.parent_exclusions')
TypeError: undefined is not an object (evaluating 'combinationData.parent_exclusions')
_checkExclusions@https://wwwmyecommercedomain.com/web/assets/4099-c59a086/1/web.assets_frontend_lazy.min.js:9697:232
@https://www.myecommercedomain.com/web/assets/4099-c59a086/1/web.assets_frontend_lazy.min.js:9692:509
The version Odoo is online, I probe "regenerate asset packages" in debug menu but still fail.
I dont know how can I resolve this error
Any suggestions?
I am having a simlular issue:
Getting" Uncaught Promise > Cannot read properties of undefined (reading 'then')"
Every time I click on the "add to cart" button