Mesh on click navigation error #1609
Unanswered
LilitBadikyan
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, I have a canvas with some meshes on it, when the user hovers over meshes I show a tooltip and use tag from '@react-three/drei' to show the tooltip, also when the user clicks on a mesh I navigate to another page, so the issue is after navigation I get this error,
here is my mesh
once I comment the tag OR I call my onClick function with setTimeout 0 it doesnt show the error.
Beta Was this translation helpful? Give feedback.
All reactions