Frage

I'm using Magento 2.2.2 with the Ultimo theme. Straight away I'm getting an error with the mini cart in the header.

Products can be added to the cart but the mini cart appears to only half load and gives the following error:

TypeError: Unable to process binding "if: function (){return getCartParam('summary_count') }"
Message: Unable to process binding "if: function (){return getCartParam('possible_onepage_checkout') }"
Message: Unable to process binding "click: function (){return closeMinicart() }"
Message: $('[data-block="minicart"]').find('[data-role="dropdownDialog"]').dropdownDialog is not a function. (In '$('[data-block="minicart"]').find('[data-role="dropdownDialog"]').dropdownDialog('close')', '$('[data-block="minicart"]').find('[data-role="dropdownDialog"]').dropdownDialog' is undefined)

Any idea what the problem might be?

War es hilfreich?

Lösung

Please upgrade your Ultimo. I am using M2.2.2 with Ultimo 2.6.3 and everything works fine

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit magento.stackexchange
scroll top