trganda / obsidian-attachment-management

Attachment Management of Obsidian
MIT License
142 stars 8 forks source link

Obsidian Crashing when Pasting Image #105

Open mirktop opened 4 months ago

mirktop commented 4 months ago

Shortly after attaching/pasting an image, Obsidian crashes, reopening itself on the Vault selection page. And then, once the vault is selected, reopening on the note with the attached image now correctly renamed.

Sometimes, this is the error that appears:

Uncaught Exception: TypeError: Cannot read properties of undefined (reading 'origin') at Function.<anonymous> (/Applications/Obsidian.app/Contents/Resources/obsidian.asar/main.js:27:9882)

Disabling this plugin stabilize the issue

trganda commented 3 months ago

Tks for report this issues, can you provide your obsidian version and the list of your plugins ? (you can find them in <your vault folder>/.obsidian/community-plugins.json).