The latest version of `@react-three/fiber` prevents rendering [Modified the example sandbox to demonstrate](https://codesandbox.io/s/nervous-noether-b2hbtw?file=/index.jsx) Tried solving the issue locally. There seems to be 2 issues: - `sceneRef.current` isn't receiving a value - `runWorkflow` method gets called twice and errors in the [withLightScene method (line 91)](https://github.com/pmndrs/react-three-lightmap/blob/main/src/core/lightScene.ts#L91)