Slider breaks when adding new images
Open
- Dominant language
- JavaScript
- Stars
- 11.9k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
In https://stackblitz.com/edit/react-slick-slider-issues-3cemya, calling **randomuser API** and passing the initial data to the slider. Keeping track of the **current slideindex** using **afterChange** and on each update calling **useEffect** to fetch new data from the **randomuser API** and then concatenate the new results to the old results. sometimes the slider breaks when adding new data and resets to normal after few seconds.
Contributor guide
Assessment
This issue has not been assessed yet.