hermes - 💡(How to fix) Fix Kanban dashboard tab — rendering error: COLUMN_LABEL is not defined

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

The Kanban tab in the Hermes dashboard is hitting a JavaScript rendering error:

  • Related to the same update cycle that caused the 401 Unauthorized error on Kanban board load
  • Full stack from this update: Telegram broken, models rejected (64k ctx), Kanban 401, Kanban rendering error

Code Example

COLUMN_LABEL is not defined
RAW_BUFFERClick to expand / collapse

Problem

The Kanban tab in the Hermes dashboard is hitting a JavaScript rendering error:

COLUMN_LABEL is not defined

The Kanban board fails to render in the dashboard UI.

Impact

  • Kanban board completely unusable via dashboard
  • Related to the same update cycle that caused the 401 Unauthorized error on Kanban board load

Environment

  • Hermes v0.13.0 (2026.5.7)
  • macOS
  • Dashboard (hermes dashboard)

Notes

  • This appears to be a frontend/component-level bug introduced by the same update
  • Full stack from this update: Telegram broken, models rejected (64k ctx), Kanban 401, Kanban rendering error

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

hermes - 💡(How to fix) Fix Kanban dashboard tab — rendering error: COLUMN_LABEL is not defined