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

Parallax has double/inner scrollbar. #2255

Open
5 tasks
ugoi opened this issue Feb 17, 2024 · 0 comments
Open
5 tasks

Parallax has double/inner scrollbar. #2255

ugoi opened this issue Feb 17, 2024 · 0 comments
Labels
template: bug This issue might be a bug

Comments

@ugoi
Copy link

ugoi commented Feb 17, 2024

Which react-spring target are you using?

  • @react-spring/web
  • @react-spring/three
  • @react-spring/native
  • @react-spring/konva
  • @react-spring/zdog

What version of react-spring are you using?

9.7.3

What's Wrong?

There are two scrollbars with Parallax effect.

To Reproduce

Try creating new react project with latest version of vite. Then do npm i @react-spring/parallax
and paste this code from codesandbox one to one. You should notice 2 scrollbars instead of one.

Browser: Safari
Device: MacBook Pro m1

https://codesandbox.io/embed/vertical-parallax-h1rrv?codemirror=1

Expected Behaviour

There should be one scrollbar.

Link to repo

https://codesandbox.io/embed/vertical-parallax-h1rrv?codemirror=1

@ugoi ugoi added the template: bug This issue might be a bug label Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
template: bug This issue might be a bug
Projects
None yet
Development

No branches or pull requests

1 participant