You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 25, 2025. It is now read-only.
After applying the Obsidian 1.5.4 update this morning (Insider release), folder note notes no longer open when I click on the folder.
Workaround(s): (None found so far.)
Errors from Console:
app.js:1 Failed to open view TypeError: Cannot read properties of undefined (reading 'navFileContainerEl')
at t.eval (plugin:alx-folder-note:4821:45)
at t.wrapper [as load] (plugin:alx-folder-note:4107:20)
at t.<anonymous> (app.js:1:1418947)
at app.js:1:237518
at Object.next (app.js:1:237623)
at app.js:1:236539
at new Promise (<anonymous>)
at v (app.js:1:236284)
at t.open (app.js:1:1418819)
at t.<anonymous> (app.js:1:1841668)
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'fileBeingRenamed')
at eval (plugin:alx-folder-note:4274:23)
at t.eval (plugin:alx-folder-note:4883:20)
at t.wrapper [as onSelfClick] (plugin:alx-folder-note:4107:20)
at HTMLDivElement.<anonymous> (app.js:1:1466273)
nathan-oneill, Afx31, MangoBee, stoneskipping, claremacrae and 21 more