-
Issue:
When variableWidth is "true" and infinite is set to "false", next button does not get disabled when the last element enters the viewport. It keeps on scrolling leaving a whitespace after the…
-
Hi,
in the readme it says:
> There are some great carousels (like slick) that do not have real React implementations. […] not merely a wrapper for some jQuery solution […]
After doing some r…
-
I'm working on a next js project and I want to implement react-slick slider sync using asNavFor propriety. Here is my code:
`import React, { useEffect, useRef, useState } from "react";
import Slid…
-
### Is your feature request related to a problem? Please describe.
I am trying to build an ecommerce website where i want to display a slideshow of images but unable to do so because there is no caro…
-
### Problem
When using `variableWidth: true` the track width is miscalculated when one (or more) of the slides are wider than the container. This results in the track contents overflowing to multip…
-
### Guidelines for posting a new issue
* Please replicate your issue with this [CodeSandBox](https://codesandbox.io/s/ppwkk5l6xx) and provide a link to it along with the issue description
Th…
-
https://github.com/akiran/react-slick/blob/80eb208cb7454cc63621f3bcf07a2b8c32999afa/src/slider.js#L178
```js
{
...children[k].props.style,
width: `${100 / settings.slidesPerRow}%`,
dis…
-
'm asking for help, I have a problem if the slider in the hover image is small in size not full or not covered, but if the large size image is completely covered, how to be the same, my tools use the …
-
Create a Home Page for the Website.
1. Create Navbar Component with following:
>Logo
>( Home, Products, Contact Us, About Us ) buttons
>Cart icon
>User Icon with User Name
2. Creat…
-
- [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate.
## Summary 💡
Add a carousel component t…