Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: error message in console on renaming kanban board #1096

Open
dictionarymouse opened this issue Jan 23, 2025 · 0 comments
Open

[Bug]: error message in console on renaming kanban board #1096

dictionarymouse opened this issue Jan 23, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@dictionarymouse
Copy link

Describe the bug

Console error message when renaming the kanban board from the tab.

Expected Behavior

No error message?
It seems to update the name just fine. It seems a mild issue, though I have no links to that particular kanban board, yet, so I don't necessarily know the impact.

Steps to reproduce

Click the tab of the kanban board, rename it. Error message appears.

Relevant errors (if available)

app.js:1 Uncaught TypeError: o.view.handleRename is not a function
    at eval (plugin:obsidian-kanban:67:14164)
    at Array.forEach (<anonymous>)
    at eval (plugin:obsidian-kanban:67:14145)
    at e.tryTrigger (app.js:1:723006)
    at e.trigger (app.js:1:722939)
    at t.trigger (app.js:1:741044)
    at t.onChange (app.js:1:731667)
    at e.trigger (app.js:1:545565)
    at e.<anonymous> (app.js:1:536409)
    at app.js:1:237228

Operating system

macOS

@dictionarymouse dictionarymouse added the bug Something isn't working label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant