Drupal 10 issues with multiple items

Created on 27 May 2023, about 1 year ago
Updated 2 December 2023, 7 months ago

Problem/Motivation

In Drupal 10 i am using views slideshow with js cycle. The normal slide show is working in which item show at a time 1 but when i changed it 1 to 3 it is not showing in theme. The same working in admin on views block page bottom. I didn't find the problem please help.

🐛 Bug report
Status

Postponed: needs info

Version

5.0

Component

Code

Created by

🇮🇳India raghwendra

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

Comments & Activities

  • Issue created by @raghwendra
  • 🇺🇸United States rankinstudio

    Similar behavior on drupal 10 with release and dev versions.

    Seeing this in console when trying to create a views slideshow block with 5 images.

    views_slideshow_cycle.js?s06zyy:436 Uncaught TypeError: $(...).cycle is not a function
    at Drupal.viewsSlideshowCycle.play (views_slideshow_cycle.js?s06zyy:436:79)
    at Drupal.viewsSlideshow.action (views_slideshow.js?v=10.1.2:474:63)
    at HTMLDivElement.mouseOut (views_slideshow_cycle.js?s06zyy:112:47)
    at HTMLDivElement.handle (jquery.min.js?v=3.7.0:2:44360)
    at HTMLDivElement.dispatch (jquery.min.js?v=3.7.0:2:39997)
    at v.handle (jquery.min.js?v=3.7.0:2:37968)

  • same issue for me
    ok in views preview (admin page).
    ko when displayed within a classical page

  • Status changed to Postponed: needs info 7 months ago
  • 🇳🇱Netherlands firfin

    I had the same problem but it disappeared after re-saving the view ( I turned autoplay in the Views' format:slideshow:cycle settings off and on) and rebuilding caches

    This was after I reinstalled the JS libraries to the correct folders, I was still using the old versions (and locations). You can try drush dl-cycle-lib for installing (again).

    Please make sure the newest versions are installed and recognized correctly before re-saving the Views.

    If this does not help, please provide steps to reproduce.

Production build 0.69.0 2024