Incorrect pagination after uploading new data
Open
- Dominant language
- JavaScript
- Stars
- 11.9k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
### Incorrect pagination after uploading new data
Using the following link below you need to load a new piece of data after 10 pages and then swipe to get a new data page.
Link for reproduce: [slick](https://codesandbox.io/s/react-slick-forked-jeloim?file=/src/Slider.jsx)
Expected behavioral: we will see page #11
Observed behavioral: we see page #2
Contributor guide
Assessment
This issue has not been assessed yet.