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

scrollOverflow won't scroll when reaching top or bottom in mobile devices #3690

Closed
dtek516 opened this issue Jul 9, 2019 · 16 comments
Closed

Comments

@dtek516
Copy link

dtek516 commented Jul 9, 2019

In IE11, once a normal scrolling section is reached (last section), I am unable to scroll back up (unless the mouse cursor is within the very small margin above the section). I left pretty much the barebones of fullpage, with as little custom styles as I could.

https://s.codepen.io/dtek516/debug/QXzqWg/PNkvYGwzgLRA

@alvarotrigo
Copy link
Owner

alvarotrigo commented Jul 9, 2019

https://s.codepen.io/dtek516/debug/QXzqWg/PNkvYGwzgLRA

Not working :)
I assume that's the private URL and not the "shareble" one.

@alvarotrigo
Copy link
Owner

@alvarotrigo
Copy link
Owner

fullPage.js 3.0.6 is now avaialble.
Can you please try with it and let me know if the issue has been fixed for you?

@dtek516
Copy link
Author

dtek516 commented Jul 10, 2019

That worked! Awesome! Thank you for your quick response, Alvarotigo!

@dtek516
Copy link
Author

dtek516 commented Jul 10, 2019

Hi,
I'm sorry, I'm now having the issue in all iPhones.

@alvarotrigo
Copy link
Owner

@dtek516 can you be more specific about it?
What is not exactly working? Please provide iOS version, browser and device.

Also, any isolated reproduction online we can check?

All the examples online seems to be working fine for me?
For example:
https://alvarotrigo.com/fullPage/examples/continuous.html

@dtek516
Copy link
Author

dtek516 commented Jul 10, 2019

https://invokana-ckd.stage.neon-nyc.com/final/
User: invoviewer
Pass: Summer9#Blast8

The issue isnt concerning continuous scroll. The last section is overflowed. Once you enter it, you cannot scroll out of it, to other sections prior.

And this is on all iPhones, in all browsers.

@alvarotrigo
Copy link
Owner

Your css file doesn't contain any css:
https://invokana-ckd.stage.neon-nyc.com/final/css/fullpage.min.css

@dtek516
Copy link
Author

dtek516 commented Jul 10, 2019

I've corrected the css now, (it wasnt working locally either). but still incurring the issue.

@alvarotrigo
Copy link
Owner

Confirmed! I'll look into it!

@dtek516
Copy link
Author

dtek516 commented Jul 10, 2019

Thank you! :)

@dtek516
Copy link
Author

dtek516 commented Jul 10, 2019

In the meantime, is there a way to disable the inner scroll of that section? This site is going through QA and looking to be launched in a few days.

@alvarotrigo
Copy link
Owner

@dtek516 the issue has been fixed in the dev branch.
Try again using this file instead of your current one.
https://github.com/alvarotrigo/fullPage.js/blob/dev/vendors/scrolloverflow.js

This is quite a big bug so I'll probably release a new version 3.0.7 just to fix this issue.

@alvarotrigo alvarotrigo changed the title Cannot scroll back up from normal scrolled section in IE11 scrollOverflow won't scroll when reaching top or bottom in mobile devices Jul 10, 2019
@alvarotrigo alvarotrigo reopened this Jul 10, 2019
@dtek516
Copy link
Author

dtek516 commented Jul 10, 2019

Worked! Again, thank you for your promptness.

@alvarotrigo
Copy link
Owner

Glad do hear! :)

@alvarotrigo
Copy link
Owner

3.0.7 has been released!

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