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

Enable scrollbar cause flickering. #4345

Closed
meisken opened this issue Apr 6, 2022 · 2 comments
Closed

Enable scrollbar cause flickering. #4345

meisken opened this issue Apr 6, 2022 · 2 comments

Comments

@meisken
Copy link

meisken commented Apr 6, 2022

If click the tooltip during scrolling and enabled Scrollbar. It will cause flickering.
the first step is: go to the second section.
second step: click the first section tooltip
and then immediately click the second section tooltip before the scrolling ends.

Here is the video how to reproduce it.

2022-04-06.17-39-22.mp4

Here is the reproduction code: https://codesandbox.io/s/react-fullpage-js-example-forked-ylxyp2?file=/src/index.js

It's forked from https://codesandbox.io/s/m34yq5q0qx?file=/src/index.js
And I added these options:
scrollingSpeed={1750}
easing="easeInOutCubic"
navigation
scrollBar

@alvarotrigo
Copy link
Owner

alvarotrigo commented Apr 6, 2022

Thanks for reporting it!

The issue is not present in the new version of fullPage.js which is still in development and should be released very soon.
Version 4.

I'll mark the issue as "fixed on dev".

@alvarotrigo
Copy link
Owner

This should be fixed now in v4!! 👍

I haven't released the react-fullpage yet with this version, but I'll close the issue as this is the fullPage.js issues forum :)

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

No branches or pull requests

2 participants