alvarotrigo / fullPage.js

fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
http://alvarotrigo.com/fullPage/
GNU General Public License v3.0
35.04k stars 7.3k forks source link

normalScrollElements issue #4594

Closed KnifeLemon closed 5 months ago

KnifeLemon commented 5 months ago

Description

Link to isolated reproduction with no external CSS / JS

[Ideally in jsfiddle.net (https://jsfiddle.net/alvarotrigo/ea17skjr) or codepen.io (https://codepen.io/alvarotrigo/pen/NxyPPp), links to personal websites won't be reviewed unless isolated. Reported issues without a reproduction might get closed.]

Steps to reproduce it

  1. go to last slide ( normalScrollElement )
  2. try move to previous slide
  3. can't not move previous slide in normalScrollElements

Versions

Using CDN - 4.0.20

Mobile : Chrome PC : Edge Browser

try : http://bit.ly/4806qWi

alvarotrigo commented 5 months ago

As the fullpage.js documentation point out referring to the normalScrollElements option:

This option should not be applied to any section/slide element itself.

If you want scrollable sections you should be using the option scrollOverflow