-
It seems impossible to change the slider’s currentSlide state within the beforeChange and afterChange callbacks without also reloading ALL the slide components. This is causing unacceptable presentati…
-
It doesn't work well with NextJS, A SSR solution
having the same problems as many others
https://github.com/akiran/react-slick/pull/560
we tried using dynamic import but that didn't work
-
Hi,
I added Cypress test to my Aws Amplify app but the preTest hang definitely and failed eventually. I did look at this https://github.com/aws-amplify/amplify-console/issues/240 but it's not appli…
-
When you slide more then 1 slide at a time the dots count to that kind of 'grouping'
So if you have 9 slides, you slide 3 at a time, then you will have 3 dots.
I want to get that dot count, the …
-
> I can barely see rounded corners on testimonial avatars. It was also supposed to be a carousel originally, right?
We can increase the border radius to 4px (I think it's 2px right now). Also if we…
-
Hey guys, react-slick is calculating the width of the slick-slide incorrectly. It's inside of a container with 1190px and I have slidesToShow: 5, and it's calculating the width as 268px per card when …
-
I'm trying to call setState on the parent component in the beforeChange callback. This seems to disable the slider. However, calling setState in the afterChange callback works fine. Any ideas? Also, i…
-
- [X] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[https://github.com/khanakia/…
-
Case: I spend hours yesterday to debug an issue when combining react-player inside a slide of a react-slick for videos and found that the infinite prop can cause really annoying side effects and shou…
-
### Describe the bug
Throw error `Uncaught TypeError: Cannot read property 'ToolItem' of undefined`.
And I've found an error in the bundle of @antv/x6 (ToolsView is used before def…