You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It prevents scroll inside scrollable sections using scrollOverflow.
This regression bug was introduced in 4.0.23 when trying to fix a small bug when loading fullPage.js inside iframes.
In these cases, scrolling inside fullPage.js when loaded in an iframe would also force the scroll on the parent window, which is far from ideal.