-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
onBeforePageScroll does not work as expected #67
Comments
Hi @hugoh59 , I've just tested once again and |
I believe it is called multiple times when you scroll two slides at once. There is issue created on such behaviour. However, if |
onBeforePageScroll is missing from npm version |
@Semantisby I've just tested with version 2.1.0 - all works |
onBeforePageScroll fires multiple times during the scrolling and there are no way to find out when when the page starts scrolling and when it is done.
The text was updated successfully, but these errors were encountered: