Getting state.mouse vector as [0, 0] no matter what #941
Answered
by
drcmda
afzalsayed96
asked this question in
Q&A
-
I'm trying to do something similar to:
But I would create a codesandbox but I cannot reproduce the behaviour out of my application (Next.js). What am I missing? |
Beta Was this translation helpful? Give feedback.
Answered by
drcmda
Jan 17, 2021
Replies: 1 comment 5 replies
-
Most likely css, something in front of the canvas swallows events. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
afzalsayed96
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Most likely css, something in front of the canvas swallows events.