file-explorer-note-count icon indicating copy to clipboard operation
file-explorer-note-count copied to clipboard

1.6x errors when loading app.js:1 TypeError: Cannot read properties of undefined (reading 'innerEl')

Open wish5115 opened this issue 1 year ago • 1 comments

app.js:1 TypeError: Cannot read properties of undefined (reading 'innerEl')
    at FileExplorerNoteCount.doHiddenRoot (plugin:file-explorer-note-count:855:50)
    at eval (plugin:file-explorer-note-count:904:22)
    at tryGetView (plugin:file-explorer-note-count:896:25)
    at doWithFileExplorer (plugin:file-explorer-note-count:899:17)
    at FileExplorerNoteCount.initialize (plugin:file-explorer-note-count:928:13)
    at t.<anonymous> (app.js:1:2246728)
    at app.js:1:237079
    at Object.next (app.js:1:237184)
    at a (app.js:1:235902)
(匿名)	@	app.js:1
(匿名)	@	app.js:1
(匿名)	@	app.js:1
a	@	app.js:1
image

wish5115 avatar Jun 23 '24 05:06 wish5115

I'm using v1.6.5 of Obsidian and was receiving the same error. I was using version 1.2.1 of the plugin and updating it to 1.2.2 fixed the issue.

dominik-ilja avatar Jun 26 '24 12:06 dominik-ilja