Drupal 11 + jQuery 4: The Slick Carousel Gotcha That Breaks Your Layout
2d ago · 4 min read · import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; Drupal 11 ships with jQuery 4. jQuery 4 removes $.type(). Slick Carousel uses $.type(). The result is a fatal JavaScript error that kills every carousel on the page. I tracked down...
Join discussion


