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