Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wish5115 opened this issue Jun 23, 2024 · 1 comment

Comments

@wish5115
Copy link

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
@dominik-ilja
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants