Been looking for ways to better present my component, but I can't seem to render any Drei 7.0.6 component inside the spacevr StandardEnvironment. This is the error I get:
Happy any code or environment if needed, but you should be able to recreate using the spacevr next js starter with:
hey like we went over, pretty much all due to #84. There's a lot of intricate package pinning you need to do until that's fixed. hopefully you got it to work though!
Hey!
Been looking for ways to better present my component, but I can't seem to render any Drei
7.0.6
component inside the spacevr StandardEnvironment. This is the error I get:Happy any code or environment if needed, but you should be able to recreate using the spacevr next js starter with:
"three": "^0.127.0", "spacesvr": "latest", "react": "^17.0.2", "@react-spring/web": "^9.2.1", "@react-three/cannon": "^4.9.0", "@react-three/drei": "7.0.6", "@react-three/fiber": "6.0.14",