You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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)
Operating system
macOS
The text was updated successfully, but these errors were encountered: