mirror of
https://github.com/typemill/typemill.git
synced 2025-08-04 21:27:41 +02:00
V2.3.0 close edit mode before delete a block ticket 447
This commit is contained in:
@@ -249,6 +249,8 @@ bloxeditor.component('content-block', {
|
||||
},
|
||||
deleteBlock()
|
||||
{
|
||||
eventBus.$emit('closeComponents');
|
||||
|
||||
this.load = true;
|
||||
|
||||
var self = this;
|
||||
|
Reference in New Issue
Block a user