The module does not work on Drupal 11

Created on 12 January 2025, 3 months ago

Problem/Motivation

On Drupal 10 the module works perfectly while on Drupal 11, with the same settings, it does not work.

Steps to reproduce

- On Drupal 10 I manually install the module (I cannot use composer).
- In Libraries I put: jquey.cycle, jquery.hover-intent, jquery.pause, json2.
- In jquey.cycle I put: jquery.cycle.all.min.js
- I create the block.
- I verify: the module works.
- On Drupal 11 I manually install the module.
- I load the same libraries.
- I create the block.
- I verify: the module does not work.

jquery.cycle.all.js?v=3.0.3:24 Uncaught TypeError: Cannot set properties of undefined (setting 'paused')
    at jquery.cycle.all.js?v=3.0.3:24:20
    at jquery.cycle.all.js?v=3.0.3:1070:3
views_slideshow_cycle.js?spv11u:377 Uncaught TypeError: $(...).cycle is not a function
    at Drupal.viewsSlideshowCycle.load (views_slideshow_cycle.js?spv11u:377:34)
    at Drupal.viewsSlideshowCycle.imageWait (views_slideshow_cycle.js?spv11u:367:40)
    at HTMLImageElement.<anonymous> (views_slideshow_cycle.js?spv11u:320:60)
    at HTMLImageElement.dispatch (jquery.min.js?v=4.0.0-beta.2:2:38062)
    at v.handle (jquery.min.js?v=4.0.0-beta.2:2:36042)
views_slideshow_cycle.js?spv11u:377 Uncaught TypeError: $(...).cycle is not a function
    at Drupal.viewsSlideshowCycle.load (views_slideshow_cycle.js?spv11u:377:34)
    at <anonymous>:1:28
views_slideshow_cycle.js?spv11u:436 Uncaught TypeError: $(...).cycle is not a function
    at Drupal.viewsSlideshowCycle.play (views_slideshow_cycle.js?spv11u:436:79)
    at Drupal.viewsSlideshow.action (views_slideshow.js?v=11.1.1:474:63)
    at HTMLDivElement.mouseOut (views_slideshow_cycle.js?spv11u:112:47)
    at delay (jquery.hoverIntent.js?v=1.10.2:92:20)
    at jquery.hoverIntent.js?v=1.10.2:162:58
views_slideshow_cycle.js?spv11u:436 Uncaught TypeError: $(...).cycle is not a function
    at Drupal.viewsSlideshowCycle.play (views_slideshow_cycle.js?spv11u:436:79)
    at Drupal.viewsSlideshow.action (views_slideshow.js?v=11.1.1:474:63)
    at HTMLDivElement.mouseOut (views_slideshow_cycle.js?spv11u:112:47)
    at delay (jquery.hoverIntent.js?v=1.10.2:92:20)
    at jquery.hoverIntent.js?v=1.10.2:162:58
views_slideshow_cycle.js?spv11u:436 Uncaught TypeError: $(...).cycle is not a function
    at Drupal.viewsSlideshowCycle.play (views_slideshow_cycle.js?spv11u:436:79)
    at Drupal.viewsSlideshow.action (views_slideshow.js?v=11.1.1:474:63)
    at HTMLDivElement.mouseOut (views_slideshow_cycle.js?spv11u:112:47)
    at delay (jquery.hoverIntent.js?v=1.10.2:92:20)
    at jquery.hoverIntent.js?v=1.10.2:162:58

Compare: https://testns.gmpe.it/cms/notiziario (Drupal 10) and https://prova.gmpe.it/prove (Drupal 11)

What could it depend on?

Thank you and best regards

💬 Support request
Status

Active

Version

5.0

Component

Code

Created by

🇮🇹Italy giordy

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024