Replies: 1 comment 1 reply
-
I tried this method
screen-recording.webmBut the problem is that the scroll bar/scrollcontrol doesn't move, only the element from < Scroll html > I think. That is why when I click the button I cannot go up and also the animation for my gltf doesn't activate Any suggestions, advice, or solution is highly appreciated. Thanks. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a navigation menu that scrolls to specific sections of my page
It does scroll down/up but the offset is not accurate because of the props from my scroll control
Here's what I've done so far
The elementRef.current.offsetTop lacks a formula I think it needs the offset for the scroll controls but I don't know how to get it
Beta Was this translation helpful? Give feedback.
All reactions