useInView not working even though the element is in the view #2782
Unanswered
LinThitHtwe
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. I've been having a problem where I'm unable to animate because
useInView()
isn't working, andisHeadingInView
is remainingfalse
. Theh1
element is clearly in view. This is my code:Beta Was this translation helpful? Give feedback.
All reactions