Closed (fixed)
Project:
Imagefield Slideshow
Version:
8.x-1.9
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Oct 2019 at 13:44 UTC
Updated:
24 May 2024 at 19:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
anniekvandijk commentedComment #3
heykarthikwithuChecked this, by default the config values are not set to the field formatter.. i will fix it now..
Comment #5
heykarthikwithuComment #6
per commentedWe still have the same problem in 8.x-1.9.
Is it meant that the problem should be fixed in that release or is it fixed in the latest dev?
When can we then get the solution in stable release.
Comment #7
heykarthikwithuThis fix will be moved to latest release, not to the existing version.
It is meant to fix the issue in the dev branch first..! and later move to stable release.
When maintainer checks code and feels the code is good to be in stable release, then it will be moved to stable release..
And to answer, In the next iteration of my free time(Now), i will release the next version.
Note:
@POPdesign, Please do contribute to Open source, If you are using the OSS!
Please do review and move to Fixed state(if its working)
Comment #8
per commentedSeems to work great. Thanks
Comment #9
RachelIsland commentedHi! The slideshow doesn't show unless the page is refreshed (which unfortunately makes it useless).
I tried the 8.x-1.10 Stable release as well as the Development version 8.x-1.x-dev
Is there a solution or do I have to use another module?
Comment #11
rominronin commentedThis issue still exists on one of our sites using Drupal Core 8.8.4, module version 8.x-1.9. I'd say this is a critical issue.
edit: Can one of the maintainers re-open this issue please?
Comment #12
kris77 commentedI have the same issue too. The slideshow doesn't show unless the page is refreshed.
This issue is not fixed. I'm Using Drupal 8.8.5 and module 8.x-1.10.
Comment #13
himanshu_sindhwani commentedThe issue is due to the use of .load() event handler in jquery.cycle2.min.js which is deprecated since jQuery 1.8. Please find the patch to fix this issue.
@anniekvandijk Please change the state of this issue to needs review.
Comment #14
heykarthikwithu@himanshu_sindhwani I see this has an improvement.. and nice to have.. I think, this task Use jquery.cycle from the external library will solve further such issues
Comment #16
jimmb commentedSorry to have to resurrect this issue, but this is still happening. Apparently that other change didn't fix the issue after all.
I'm using version 2.0.4 of this module on a Drupal 10.2.6 website. The PHP Version is 8.3.6 if that matters.
What I'm seeing is exactly like the other posts in this thread. For me, and other users who I've heard from, usually the first time the website is loaded, the slideshow does not load at all.
This is a site where the slideshow provided within a block, and is on the homepage only. Anyway, you either have to refresh the homepage, or navigate around the site to some other pages and then return to the homepage to see the slideshow.
It would definitely be great to have this working reliably, since otherwise it's a very nice slideshow that does everything that I need. Anyway, it looks like I need to add this as a new issue, which I will do now.