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
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.
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
The text was updated successfully, but these errors were encountered: