Since jQuery once() isn't available in Drupal 10, jCarousel doesn't work.
This patch should remove the module's reliance on it.
| Comment | File | Size | Author |
|---|---|---|---|
| jcarousel-jquery-once.patch | 8.52 KB | robbm |
Issue fork jcarousel-3386814
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
Comment #2
kaelteschutzgebiet commentedJust applied this patch. Can confirm that it brings back functionality for me in Drupal 10.1.6.
Thank you!
Comment #4
robcarrJust applied patch against a D10.2 site. Works fine. Thank you