-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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
Skipping section when moving from "normal scrolling" outside content to fullPage.js #4574
Comments
Thanks for reporting it! The feature that enables scrolling beyond fullPage.js is still not perfect, so I'll mark this as a bug! |
Hey Alvaro,
Thanks for getting back to me.
When can i exoect the feature to be sorted out?
Thanks
…On Thu, 31 Aug 2023 at 7:47 pm, Álvaro ***@***.***> wrote:
Thanks for reporting it!
The feature that enables scrolling beyond fullPage.js is still not
perfect, so I'll mark this as a bug!
—
Reply to this email directly, view it on GitHub
<#4574 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AU7QB2K22XR4K3TO322ON43XYBMRPANCNFSM6AAAAAA4FI4IYY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
We don't have timelines, so whenever we can :) |
Having said this, remember you can always inspect the code and try to find a fix too. |
This has not been fixed yet.
I kinda regret purchasing your product whereas swiper just offers the exact
same thing for free without any bugs
https://swiperjs.com/demos#mousewheel-control
…On Fri, Sep 1, 2023 at 11:22 PM Álvaro ***@***.***> wrote:
Having said this, remember you can always inspect the code and try to find
a fix too.
PR are open.
—
Reply to this email directly, view it on GitHub
<#4574 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AU7QB2JCLAD67QPZPNKU3JDXYHOQJANCNFSM6AAAAAA4FI4IYY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Yeap. That's why it still marked as a bug :)
Not really the same thing. Their scroll bar behaves differently. Staying static when scrolling the slides. But sure, Swipe is a great carousel library! |
Thanks for the heads up anyways! 🙏 I take note of potential ways of improving fullPage.js! |
I'm using fullpage on my website and it turns out that it's having a bug.
The issue is that when you scroll backward from the normal section to the last section it's skipping one section and moving straight to the second section.
I have the exact same structure as well as flow as this codepen example https://codepen.io/alvarotrigo/pen/bGvErae
The text was updated successfully, but these errors were encountered: