Skip to content
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

After running silentMoveTo, scroll will scroll 2 sections #4317

Open
kzyz opened this issue Jan 17, 2022 · 2 comments
Open

After running silentMoveTo, scroll will scroll 2 sections #4317

kzyz opened this issue Jan 17, 2022 · 2 comments
Labels

Comments

@kzyz
Copy link

kzyz commented Jan 17, 2022

If you scroll continuously after executing the silentMoveTo method,
the second scroll will be performed without waiting for the first scroll to complete.

Please check the sample.

  1. Click the anchor link ( runninng silentMoveTo )
  2. Scroll pages continuously ( It doesn't wait for the first scroll to complete )

https://codepen.io/kzyz/pen/dyVrNRZ

@alvarotrigo
Copy link
Owner

Good catch! 👍
I'll take al look at it!

@alvarotrigo alvarotrigo changed the title After running silentMoveTo, it doesn't wait for the next slide to complete. After running silentMoveTo, scroll will scroll 2 sections Jan 17, 2022
@alvarotrigo
Copy link
Owner

This still exists on fullPage.js 4
https://codepen.io/alvarotrigo/pen/vYqjYzp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants