mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 10:30:13 +01:00
This commit is contained in:
parent
1c68ce46f9
commit
ba5449a0b4
1 changed files with 2 additions and 0 deletions
|
|
@ -295,6 +295,8 @@ export class BlockPanel {
|
|||
});
|
||||
if (this.editors.length > 0) {
|
||||
this.editors.forEach(item => {
|
||||
// https://github.com/siyuan-note/siyuan/issues/8199
|
||||
hideElements(["util"], item.protyle);
|
||||
item.destroy();
|
||||
});
|
||||
this.editors = [];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue