mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
various fixes and small refactorings
This commit is contained in:
@@ -49,6 +49,8 @@ class TabContext extends Component {
|
||||
|
||||
await this.trigger('beforeNoteSwitch', {tabId: this.tabId}, true);
|
||||
|
||||
utils.closeActiveDialog();
|
||||
|
||||
this.notePath = notePath;
|
||||
this.noteId = treeService.getNoteIdFromNotePath(notePath);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user