Closed abcmoritz closed 1 year ago
Looks live you haven't jquery on your page (or it's loaded after the slick script).
We import jQuery in the Page Layout. Worked before and it's still getting imported. Can't figure out what changed with the update.
Please check if the jquery script is loaded before the slick script in the page source code and if the jquery-script promotes the window object properly (window.jquery and window.$). Which bundle version was installed before?
Context Contao version: 4.11.5 Bundle version: 1.5.0 PHP version: 7.4
Since updating Contao the slick plugin throws me a js error:
var a = $(n).closest(".collapse");
Can someone help?