Paul Donnelly
Paul Donnelly
I can confirm this issue is happening on M2.4.3-p1. Is there any solution to this issue? 
I think i've fixed it but can you confirm is this is correct? Within: > vendor/rubic/magento2-module-clean-checkout/src/view/frontend/web/js/mixin/select-shipping-method-mixin.js Before: > var payload = {...} Add: > if (shippingMethod === null) { >...
I am having the same issue. It seems only the top level categories are being generated but not the child categories. I am using the latest version of the module...
Hi, has there been any update on this? We're having the same issue.