-
I want to change the inner arrow color. In the demo the browser has the css as
```
font-size: 20px;
line-height: 1;
color: #00558B;
opacity: .75;
```
how do i replicate this? Is…
-
## Issue
Starting version v0.27.9 `slickPrev` stop working after refresh. `targetSlide` values becomes `-1` instead of previous slide index. See below:
The screenshots demonstrate a change slide…
-
v0.27.9
If I set initialSlide to something != 0, the internal index as well as the css class "slick-center" are set correctly.
However, the css class "slick-current" is on the wrong element. It is…
-
Hi,
I need to make react slick slider that is sliding with speed 5000 milli seconds and pause on the centre for 5 seconds. I could achieve this with the settings given below but I face an issue tha…
-
![Screenshot 2024-01-06 at 10 54 07 PM](https://github.com/akiran/react-slick/assets/61845930/8e814193-4d3c-4442-bc83-9871f794374b)
you can refer above image if user clicks on red color the car c…
-
## Do you want to request a feature or report a bug?
Bug
## What is the current behavior?
I have imported the ResponsiveContainer from Recharts, but getting the below error.
it is throwing that …
-
Because of this line https://github.com/akiran/react-slick/blob/master/src/arrows.js#L35 I get errors with React 16.
![image](https://user-images.githubusercontent.com/1530410/38920602-7bd50f66-42a…
-
Would like to have support for a "Free Mode" (meaning it doesn't scroll per item), other Slider components have this but React-Slick works for my project.
-
demo: https://codesandbox.io/s/react-slick-playground-yjk35?file=/index.js
Even after using `{ arrows: true, dots: true, infinite: true}` when `slideToShow` equals to the length of slides, no pre/p…
-
For example, slidesToShow: 3, real items 2 or 1.
https://codesandbox.io/s/93n7pvqmr