Lazyload fails to load items on previous page
- Lingua principale
- JavaScript
- Stelle
- 11.9k
- Fork
- 2.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I have a setup of 21 items and 6 items per page as example. When switching from the first page to the last (by pressing previous page) it will only render 3 items.
This is only an issue with `lazyLoad={true}`
Sandbox:
https://codesandbox.io/s/react-slick-playground-forked-f2t97?fontsize=14&hidenavigation=1&theme=dark

Just press the left arrow once and you will only see 3 kittens, instead of the expected 6

Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.