Skip to content

Commit

Permalink
fix: transformControls throws error when switching active camera
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscohermida committed Mar 17, 2024
1 parent 55ca2bf commit f1a477a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/controls/TransformControls.vue
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,6 @@ onUnmounted(() => {
:show-y="showY"
:show-z="showZ"
:visible="true"
:key="camera.uuid"
/>
</template>

0 comments on commit f1a477a

Please sign in to comment.