PKM-er/obsidian-editing-toolbar

TypeError: Cannot read properties of null (reading 'view')

GottZ opened this issue · 0 comments

Obsidian v1.5.11
Editing Toolbar 2.4.1

position == "top" ? container = app.workspace.activeLeaf.view.containerEl?.querySelector("#cMenuToolbarModalBar")

image
image

there is a missing null check.