akiran / akiran/react-slick

afterChange doesn't fire with lazyLoading: 'ondemand'

Open
#1,645 3 comments 10 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
11.9k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

CodeSandBox: https://codesandbox.io/s/react-typescript-sq6ih

When i'm using **lazyLoading** option with **'ondemand'** value, _afterChange_ function doesn't fire. It's easy to reproduce by fast clicking on the "next arrow". But if all images already loaded bug will not reproduce (for example if u will press prev arrow).

Steps to reproduce:
1. After render page, just press on next arrow fast
2. You will see, that _beforeChange_ fires every time, but _afterChange_ sometimes doesn't fire
3. Watch on the console

Even if u already scrolled to last slide, _afterChange_ could still doesn't fire, looks like a bug..

![ezgif-1-0509b3f58284](https://user-images.githubusercontent.com/8730184/66007474-43dbb400-e4bb-11e9-9731-9d7e0b329451.gif)

p.s. sry for my eng.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.