Can't load "path" of undefined
Fails on load, this line seems to be the problem
obsidian.MarkdownRenderer.renderMarkdown(value, TD, this.file.path || "", this || null);
Same problem here !
Same problem, is there a way to fix this?
I've got the same problem. I got it working briefly by rebuilding the package but then it stopped working after I switched back to the old one and then back to the updated one. I can't reproduce the steps to get it working again.
Update: I somehow managed to get it working again after changing the manifest.json to rename the plugin. I don't think that's the actual problem but it seems to be something with how Obsidian is loading the plugin.
Update 2: It stopped working again after switching to view a non-csv file. Seems to be working randomly.