What I’m trying to do
I cannot launch the plugin called “Media notes” made by @jemstelos. It fails with the following console info:
Plugin failure: media-notes TypeError: Cannot read properties of undefined (reading 'length')
at app.js:1:843011
at GM (app.js:1:843083)
at UT (app.js:1:1183451)
at MediaNotesPlugin.renderPlayerInView (plugin:media-notes:26567:63)
at eval (plugin:media-notes:26673:12)
at Array.forEach (<anonymous>)
at MediaNotesPlugin.onload (plugin:media-notes:26671:52)
Things I have tried
- Obsidian is installed on a Mac
- I have stopped all plugins and only enabled “Media notes” plugin
- I have downloaded the Obsidian .dmg and overridden the existing installation
I am clueless, can you please help me?