David Naumann
Results
2
comments of
David Naumann
Pulling info across from repeat #548 , repeatable instance of issue: [sandbox env](https://codesandbox.io/s/romantic-snow-esvty?file=/src/App.js)
Code from sandbox environment to repeat the issue: ```js import { useRef } from "react"; import { Canvas } from "@react-three/fiber"; import { Vector3 } from "three"; import {OrthographicCamera, Box}...