Closed (fixed)
Project:
Slick Carousel
Version:
8.x-1.0-alpha1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2017 at 00:08 UTC
Updated:
11 May 2021 at 09:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
baroo commentedComment #3
hongpong commentedHaving a similar problem, I can see them on Views preview as well. It is set on 'default.' Will report back if I can figure it out.
I am using slick elsewhere on the site initialized manually (not through the module) and it is working correctly. Might be a bug in the initialization.
Update -- When I clone the view and put it to a different path the slideshow works as expected! I suggest you try cloning the view and see what it does. Appears to be specific to views that are rewritten as the front page, in my case.
Comment #4
hongpong commentedIn my case it looks like I messed up some slick related CSS (scss specifically). When I remove the SCSS I had keyed to the frontpage path only, everything starts working again.
Comment #5
jboeger commentedI'm suffering same thing as comment #3. View/block is a mess on front page but works as intended displayed on other pages.
Comment #6
gausarts commentedI hope you can manage it one way or another. Thanks.
Comment #7
hongpong commentedMy feeling is that this may have something to do with blazy library, I have no direct evidence but usually that is where my problems with this module lie.
Comment #8
gausarts commentedComment #9
gausarts commented> I am using slick elsewhere on the site initialized manually (not through the module) and it is working correctly....
Bold mine. Indeed, this may help:
https://www.drupal.org/project/blazy/issues/3041946#comment-14073822
Just add any other libraries which should be loaded at maintenance mode using that hook.
Marking this fixed as it is clear like spring waters now.