diff --git a/system/typemill/author/js/vue-blox.js b/system/typemill/author/js/vue-blox.js index 4a62a51..93696f3 100644 --- a/system/typemill/author/js/vue-blox.js +++ b/system/typemill/author/js/vue-blox.js @@ -249,6 +249,8 @@ bloxeditor.component('content-block', { }, deleteBlock() { + eventBus.$emit('closeComponents'); + this.load = true; var self = this;