Since jQuery once() isn't available in Drupal 10, jCarousel doesn't work.

This patch should remove the module's reliance on it.

CommentFileSizeAuthor
jcarousel-jquery-once.patch8.52 KBrobbm

Issue fork jcarousel-3386814

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

RobbM created an issue. See original summary.

kaelteschutzgebiet’s picture

Just applied this patch. Can confirm that it brings back functionality for me in Drupal 10.1.6.
Thank you!

realgiucas made their first commit to this issue’s fork.

robcarr’s picture

Status: Needs review » Reviewed & tested by the community

Just applied patch against a D10.2 site. Works fine. Thank you