You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an issue where the afterChange callback does not fire if the page is reloaded and then a navigation control (arrow) is clicked immediately.
Steps to reproduce:
Reload the page.
Quickly click on the navigation arrow.
Expected behavior:
The afterChange callback should be triggered as expected.
Actual behavior:
The afterChange callback is not triggered.
I've attached a screenshot showing the result. Let me know if you need any additional details.
I encountered an issue where the afterChange callback does not fire if the page is reloaded and then a navigation control (arrow) is clicked immediately.
Steps to reproduce:
Reload the page.
Quickly click on the navigation arrow.
Expected behavior:
The afterChange callback should be triggered as expected.
Actual behavior:
The afterChange callback is not triggered.
I've attached a screenshot showing the result. Let me know if you need any additional details.
https://react-slick.neostack.com/docs/example/slide-change-hooks

The text was updated successfully, but these errors were encountered: