Closed harshharsha closed 8 months ago
Hi, 👋
when I route from main page to another page using react-router-dom it shows THREE.WebGLRenderer: Context Lost. How can I resolve this error?
This is not an error, but a status message from the WebGL canvas unmounting. If that is not what you want, then keep it mounted regardless of page transitions.
Hi, 👋
when I route from main page to another page using react-router-dom it shows THREE.WebGLRenderer: Context Lost. How can I resolve this error?