generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
As of today, QuickAdd suddenly won't load.
To Reproduce
Unclear. When I install QuickAdd from a blank test vault, it seems to work fine. But in my main vault, I disabled all other plugins and QuickAdd still fails to load at startup, with the following error:
Plugin failure: quickadd SyntaxError: Unexpected identifier 'IEFuZ2Vsbw' (at plugin:quickadd:1:59)
at eval (<anonymous>)
at app.js:1:2550556
at e.<anonymous> (app.js:1:2550657)
at app.js:1:249549
at Object.next (app.js:1:249654)
at a (app.js:1:248372)
Obsidian Debug Info (required for bug reports)
Please include the full Debug Info from Obsidian to help diagnose your environment:
SYSTEM INFO:
Obsidian version: v1.9.12
Installer version: v1.9.12
Operating system: Darwin Kernel Version 24.6.0: Mon Jul 14 11:30:29 PDT 2025; root:xnu-11417.140.69~1/RELEASE_ARM64_T6000 24.6.0
Login status: logged in
Language: en
Catalyst license: vip
Insider build toggle: on
Live preview: on
Base theme: adapt to system
Community theme: Pomme Notes v1.4.10
Snippets enabled: 7
Restricted mode: off
Plugins installed: 45
Plugins enabled: 0
RECOMMENDATIONS:
Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets.
Environment (please complete the following information):
- Obsidian version: 1.9.12
- QuickAdd version: 2.1.0
- Operating system: MacOS 15.6.1
- Other plugins enabled: N/A.. happened even when QuickAdd was the only plugin enabled.
- Theme: [e.g. Default] Pomme, Ink, Default
Console Logs
Pasted above
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working