-
@akiran @pratyushbh I have checked the documentation and [demo](https://react-slick.neostack.com/docs/example/multiple-items), but there is no mention of how to set it up. It’s just that the officia…
-
This is a (multiple allowed):
* [ ] bug
* [x] enhancement
* [ ] feature-discussion (RFC)
* Swiper Version: v4.5.0
* Platform/Target and Browser Versions: EVERY PLATFORM
## Expected Behavior
…
-
I use react@^0.14.0 and react-slick@^0.9.1
pre and next arrow do not show up.
my setting is:
```
var settings = {
arrows: true,
dots: true,
infinite: true,
…
F-12 updated
9 months ago
-
# 候補
- Swiper ⭐️⭐️⭐️⭐️⭐️
- Splide ⭐️
- pure-react-carousel
- react-slick ⭐️⭐️⭐️⭐️
- Embla Carousel ⭐️⭐️
- nuka-carousel
- react-awesome-slider
- react-responsive-carousel
- react-slider
- Ke…
-
# Situation
I'm replicating a slideshow widget using React Slick to serve slides containing images wrapped in links.
This functionality could be hand-rolled but given my project already use Reac…
-
How can we get the current slide index, so that I can make a http call to fetch more. Current documentation doesn't help much. Can anyone help me out ?
-
Sometimes the number of slides to show can't be explicitly set - for example when showing a number of logos and you want the slide to fill up the width of the screen, whatever that might be.
I tried …
-
## Announcements - New Features, Design Patterns, and Methods
I'm unsure how GitHub sends out updates. I don't think people are informed about Wiki changes for example. I've been announcing new f…
-
привет!
я столкнулась с проблемой при использовании компонент из `@nlmk/ds-2.0` (в частности, при использовании select; она возникает и с другими компонентами)
при попытке их рендеринга на страни…
-
## Bug Report
### 개요
MainPage.tsx 페이지의 CategorySlider.tsx 컴포넌트를 구현하던 중 발생한 문제입니다.
react-slick 라이브러리를 사용한 Slider이며,
slidesToShow는 따로 지정하지 않고, variableWidth 속성을 true로 지정했습니다.
`variableWidth: …