mirror of
https://github.com/zadam/trilium.git
synced 2025-10-21 15:49:00 +02:00
fix(mermaid): code background stuck after navigating to new note
This commit is contained in:
parent
ae5421902b
commit
9fadc9341a
@ -174,6 +174,7 @@ export default abstract class AbstractSplitTypeWidget extends TypeWidget {
|
||||
|
||||
cleanup(): void {
|
||||
this.#destroyResizer();
|
||||
this.editorTypeWidget.cleanup();
|
||||
}
|
||||
|
||||
async doRefresh(note: FNote) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user