react-fullpage icon indicating copy to clipboard operation
react-fullpage copied to clipboard

Create Fullscreen Scrolling Websites

Results 30 react-fullpage issues
Sort by recently updated
recently updated
newest added

## Expected Behavior ## Actual Behavior ## Navigator and OS versions

enhancement

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

As you can see I'm on the first slide yet the scroll bar is at the very bottom ![image](https://user-images.githubusercontent.com/44093134/88301994-f0c13f00-cd22-11ea-9557-be799e00173c.png) ## Expected Behavior ## Actual Behavior ## Navigator and OS versions

help wanted
good first issue
question

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...

dependencies

## Expected Behavior If I give some element fixed position (i.e. position: fixed) inside ideally it should stay on the screen and It should not get scrolled while scrolling. ##...

I do not see it in the documentation. In my use case I would want to move to the next slide after user clicks button. Is there a way to...

enhancement

Is it possible to make it infinite, make it reset to first slide after the last slide?

enhancement
question