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
I have a useScroll with some useTransform hooks. At the first render, the ref of the container is undefined (as always) but, I see a small screen flash with the output of useTransform 🫤
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi you all!
I have a useScroll with some useTransform hooks. At the first render, the ref of the container is undefined (as always) but, I see a small screen flash with the output of useTransform 🫤
The example code:
The first render is:
The second render:
The first must be the same of the first one
The effect that I want to reproduce is on the ref current bottom:
Beta Was this translation helpful? Give feedback.
All reactions