react-three-fiber
react-three-fiber copied to clipboard
EXRLoader construct signature mismatch in `useLoader`
trafficstars
Seems that three's EXRLoader and its onLoad typings do not play nice with useLoader (CodeSandbox).

This is something to be fixed upstream in threejs, we can't safely make assumptions if a loader breaks convention.