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
We would expect to see the scroll event console logged here on spline scroll? As you can see in the codesandbox, our 3d model is animating based off scroll, so the events are going through. Any ideas?
The actual issue we are trying to solve, is that scrolling quickly to the top, skips scroll animations (ie from pixel 1400-1600, and this can leave half animated states.
The text was updated successfully, but these errors were encountered:
https://codesandbox.io/p/sandbox/framer-motion-useinview-forked-k2h36y?file=/src/App.js:3,32
We would expect to see the scroll event console logged here on spline scroll? As you can see in the codesandbox, our 3d model is animating based off scroll, so the events are going through. Any ideas?
The actual issue we are trying to solve, is that scrolling quickly to the top, skips scroll animations (ie from pixel 1400-1600, and this can leave half animated states.
The text was updated successfully, but these errors were encountered: