Replies: 1 comment 2 replies
-
Hey, @ProdigiLK return (
<mesh
{...props}
ref={mesh}
onClick={(e) => setActive(!active)} Instead of window.open(url, "_blank"); |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys I need some help raycasting (onClick) on a planeBufferGeometry and opening a new tab with a link. Please help me out.. Thank you !
Beta Was this translation helpful? Give feedback.
All reactions