This commit is contained in:
2025-03-22 19:16:23 +02:00
parent 25df07c250
commit 600382356f
3 changed files with 8 additions and 7 deletions
@@ -119,7 +119,7 @@ export default {
this.object.scenes = this.object.scenes || [];
},
unmounted(){
window,removeEventListener('resize', this.resize);
window.removeEventListener('resize', this.resize);
},
computed:{
vb(){