current null for useRef Hook? Solution: Ref.current is null because the ref is not set till after the function returns and the content is rendered ...
確定! 回上一頁