roblox-tsr
roblox-ts11mo ago
Acurrz

useEffect() being called before reference is assigned

im making a react roblox ts component that should tween its size when the component is called and created but the useEffect() function is creating the tween before the useRef() is assigned to the frame
image.png
Was this page helpful?