Tresjs / tres

Declarative ThreeJS using Vue Components
https://tresjs.org
MIT License
2.27k stars 107 forks source link

useTresContext().controls.value is null when using Cientos' `<OrbitControls />` #418

Open andretchen0 opened 1 year ago

andretchen0 commented 1 year ago

Describe the bug

useTresContext().controls.value is null when using Cientos' <OrbitControls>.

Context

This issue was opened on Cientos. Part of the issue was addressed with a Cientos' PR.

Opening an issue here to look into useTresContext().controls.


@zkobrinsky

Reproduction

https://stackblitz.com/edit/tresjs-basic-fzdwdc?file=src%2Fcomponents%2FTheScene.vue

Steps to reproduce

No response

System Info

No response

Used Package Manager

npm

Code of Conduct

zkobrinsky commented 1 year ago

Thanks for looking into this.