EmicoEcommerce / Magento2Tweakwise-archived

Magento 2 module for Tweakwise integration
Other
9 stars 25 forks source link

$(...).find(...).slider is not a function is not a function error with Magento 2.4.4 #243

Open glevhen opened 2 years ago

glevhen commented 2 years ago

After upgrading Magento to version 2.4.4 the price-slider is not working anymore. After I open the console, I can see the following error: $(...).find(...).slider is not a function is not a function

Preconditions

Magento Version : 2.4.4

Steps to reproduce

Go to any product with layered navigation The price slider is now broken and there is an error displayed in your console.

Expected result

The price slider is working.

Actual result

The price slider is broken and throws an error. image