-
**Describe the bug**
I had a colleague today who could not find a file in the Explorer because it was on the second page. The greyed out buttons make this very confusing.
Not sure what to sug…
-
![image](https://github.com/akiran/react-slick/assets/63962205/207c9489-43ff-4206-a33d-79c33bc5bb4f)
const carouselSectionSettings = {
dots: false,
infinite: false,
speed: 500,
…
-
The calculation of the dots fails and creates two dots more as needed, when `asNavFor` is used for two sliders that are `infinite: false;`. Those two dots only make sense when the slider was configure…
-
I have a YAML schema (see [here](https://github.com/calliope-project/calliope/blob/main/src/calliope/config/config_schema.yaml)) which I want to be able to get the flattened dict keys for - something …
-
here is settings:
`const settings = {
dots: true,
infinite: true,
speed: 500,
slidesToShow: 1,
slidesToScroll: 1,
};`
and slider code:
`
1
…
-
```
var settings = {
dots: false,
arrows: true,
infinite: false,
speed: 500,
slidesToShow: 4,
slidesToScroll: 4,
initialSlide: 0,
…
-
> 2 Extra div for in slick when used version 1.8.1
When i used slick.js 1.8.1 unminifed file:
https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.js
I got two extra div when i ins…
-
Hi react slick team, I have a problem where the last dots are not active when I slide to the last page, I use slidetoshow value 2.5 and infinite false.
I tried to fix it but no props can change dots …
-
Hi guys when i set autplayenable true, when the dots in the last page, and it goes back to first dot seems the view inside of the dots is like reversing back not doing it like infinite loop.
how can …
-
Its working in chrome but iphone and safari slick-dots are not visible . If I remove slick-dots from safari it display like 1 2 3 but no styles effected.
![slick_carousel](https://user-images.git…