akiran / akiran/react-slick

Bullets Points Rendering Issue

Aperta
#1,451 1 commento 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
11.9k
Fork
2.1k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Wrong Bullets Points Rendering

Sometimes react-slick fails to generate the right number of bullets points

* See example here [CodeSandBox](https://codesandbox.io/s/50wl5n6wok)

Here react slicks should only render 2 bullets points, but there is 3, the last bullet point doesnt do anything

Reproduced with this config:
```
5 slides,
slidesToShow: 3,
slidesToScroll: 2
```

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.