react-fullpage
react-fullpage copied to clipboard
ScrollOverflow present until refresh
Description
ScrollOverflow plugin not present until refresh. Scroll for the overflow section is not present at the first load, until the user refresh the browser.
Using React and NextJS
Video: https://photos.app.goo.gl/HmiddkrmuHRUZjci9
Steps to reproduce it
- Load the website
- Fix on refresh
Versions
Mobile and Web Version same issue.
Can you please provide an isolated reproduction in jsfiddle or codepen, with no CSS or JS files external to fullPage.js and the minimum amount of HTML code? Use empty sections unless strictly necessary for the reproduction.
Perhaps you might find useful to read my article regarding how to create isolated reproductions.
Feel free to ignore this as my reproductions are not at all isolated, but I also had a similar problem with this sandbox. It usually happens on the first load, and randomly thereafter.
Another project I'm working on makes it seem like the problem is that fullpage doesn't detect the correct height at times:
It happens randomly for me on most browsers, but is consistently reproduced using Chrome on Android 9 using this link.
Are you using the latest version of react-fullpage.js 0.1.16?
Yes, I'm using 0.1.16.
We would need an isolated reproduction to be able to inspect it. Please let us know when you have one.