-
In previous version of slider - https://github.com/kenwheeler/slick/ We can slide to next or previous simply by clicking the inactive but current slides on either sides of the active and current slid…
-
> short description of the bug / issue, provide more detail below.
I am using unslick for mobile only, and for desktop I am using unslick. By setting the correct breakpoint, this functions correctl…
-
Empty divs are created in between other slides and not after the last slide. This is happening in Chrome only and not on mozilla. In Mozilla, empty divs are created after the last slide to compensate…
-
**Summary:**
From user:
> The three vertical dot overflow menu has a pretty tiny touch target. It'd be great if you could make that a little larger. Otherwise the app looks very slick and works wel…
-
I wonder if is possible to add on MarteEngine, Fizzy: http://slick.javaunlimited.net/viewtopic.php?p=16141 a Jbox2d wrapper :D
My idea is to have all the physics stuff addable on each Entity and Worl…
-
When I initialize two with as-nav-for pointing to each other's class, it doesn't seem to appear working: i.e. toggling one carousal doesn't trigger the other one to move. Instead, they seem to be act…
-
http://jsfiddle.net/kdmk9p3a/9/
Can be fixed manually with
`$('.slider').on('reInit', function(_event , slick) { slick.progressiveLazyLoad() });`
-
Hello.
I have a carousel with 5 items and only 3 are showing.
The issue is that the carousel always start with index 1. I would like it to start with the current active slide or `slick-current`.…
-
https://react-slick.neostack.com/
-
Hello!
I doing custom slides preview for prev/next slides and found, that after filtering script not re-counting indexes for slides _(I printed current and next indexes on "beforeChange" and found, t…