Skip to content

[BUG]: Conflict with Another quick switcher plugin #604

@acrobatman

Description

@acrobatman

OS:windows 11 home edition
Obsidian: 1.12.7
Claudian:2.0.10
Another quick switch:14.6.0, source code: https://github.com/tadashi-aikawa/obsidian-another-quick-switcher

I'm using Another Quick Switcher: Command palette to replace obsidian default command palette.
But when the first time obsidian started, the command palette do not show and the error showed on console:

Uncaught (in promise) TypeError: view.getTabManager is not a function
    at ClaudianPlugin.canCreateNewTab (plugin:claudian:92483:53)
    at Object.checkCallback (plugin:claudian:92410:19)
    at eval (plugin:obsidian-anot…ck-switcher:7:19309)
    at Array.filter (<anonymous>)
    at is (plugin:obsidian-anot…ck-switcher:7:19279)
    at ji (plugin:obsidian-anot…k-switcher:20:13373)
canCreateNewTab	@	plugin:claudian:92483
checkCallback	@	plugin:claudian:92410
eval	@	plugin:obsidian-another-quick-switcher:7
is	@	plugin:obsidian-another-quick-switcher:7
ji	@	plugin:obsidian-anot…r-quick-switcher:20
await in ji		
callback	@	plugin:obsidian-anot…r-quick-switcher:20
K6	@	app.js:1
e.executeCommand	@	app.js:1
e.onTrigger	@	app.js:1
e.handleKey	@	app.js:1
e.handleKey	@	app.js:1
t.handleKey	@	app.js:1
e.onKeyEvent	@	app.js:1

If I disable claudian and then enable it, command palette is ok.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions