Skip to content

Control UI - Cannot switch back to chat after clicking other sidebar items (TypeError: Cannot read properties of undefined (reading 'kind')) #54439

@manong-MAX

Description

@manong-MAX

Bug type

Regression (worked before, now fails)

Summary

Describe the bug

点击左侧控制栏的其他栏目(如定时任务/Cron)后,再点击聊天界面无反应,无法切换回聊天视图。

Console Error

Steps to reproduce

To Reproduce

Steps to reproduce the behavior:

  1. Open OpenClaw Control UI
  2. Click on any sidebar item (e.g., Cron/Sessions/Nodes)
  3. Click back on Chat/聊天
  4. UI does not respond, cannot switch back

Expected behavior

Should be able to switch back to chat view normally

Screenshots

Console error screenshot attached

Environment

  • OpenClaw version: 2026.3.23-2
  • Browser: Chrome/Edge
  • OS: Windows 10/11

Additional context

Error occurs in app-render.ts line 348, seems to be a list rendering issue where an object's kind property is undefined without null check. This blocks the entire UI from switching views.

Expected behavior

To Reproduce

Steps to reproduce the behavior:

  1. Open OpenClaw Control UI
  2. Click on any sidebar item (e.g., Cron/Sessions/Nodes)
  3. Click back on Chat/聊天
  4. UI does not respond, cannot switch back

Expected behavior

Should be able to switch back to chat view normally

Screenshots

Console error screenshot attached

Environment

  • OpenClaw version: 2026.3.23-2
  • Browser: Chrome/Edge
  • OS: Windows 10/11

Additional context

Error occurs in app-render.ts line 348, seems to be a list rendering issue where an object's kind property is undefined without null check. This blocks the entire UI from switching views.

Actual behavior

To Reproduce

Steps to reproduce the behavior:

  1. Open OpenClaw Control UI
  2. Click on any sidebar item (e.g., Cron/Sessions/Nodes)
  3. Click back on Chat/聊天
  4. UI does not respond, cannot switch back

Expected behavior

Should be able to switch back to chat view normally

Screenshots

Console error screenshot attached

Environment

  • OpenClaw version: 2026.3.23-2
  • Browser: Chrome/Edge
  • OS: Windows 10/11

Additional context

Error occurs in app-render.ts line 348, seems to be a list rendering issue where an object's kind property is undefined without null check. This blocks the entire UI from switching views.

OpenClaw version

2026.3.23

Operating system

windows 11

Install method

NPM

Model

qwen3.5-plus bailian

Provider / routing chain

OpenClaw -> Cloudflare-Al-Gateway -> qwen3.5

Additional provider/model setup details

To Reproduce

Steps to reproduce the behavior:

  1. Open OpenClaw Control UI
  2. Click on any sidebar item (e.g., Cron/Sessions/Nodes)
  3. Click back on Chat/聊天
  4. UI does not respond, cannot switch back

Expected behavior

Should be able to switch back to chat view normally

Screenshots

Console error screenshot attached

Environment

  • OpenClaw version: 2026.3.23-2
  • Browser: Chrome/Edge
  • OS: Windows 10/11

Additional context

Error occurs in app-render.ts line 348, seems to be a list rendering issue where an object's kind property is undefined without null check. This blocks the entire UI from switching views.

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingregressionBehavior that previously worked and now fails

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions