fix: select home navigation view when creating note inside smart view (#1059)
This commit is contained in:
@@ -120,7 +120,7 @@ export class NotesState extends AbstractState {
|
||||
|
||||
await this.application.noteControllerGroup.createNoteController(noteUuid)
|
||||
|
||||
this.appState.noteTags.reloadTags()
|
||||
this.appState.noteTags.reloadTagsForCurrentNote()
|
||||
|
||||
await this.onActiveEditorChanged()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user