Bug type
Regression (worked before, now fails)
Summary
Describe the bug
点击左侧控制栏的其他栏目(如定时任务/Cron)后,再点击聊天界面无反应,无法切换回聊天视图。
Console Error
Steps to reproduce
To Reproduce
Steps to reproduce the behavior:
- Open OpenClaw Control UI
- Click on any sidebar item (e.g., Cron/Sessions/Nodes)
- Click back on Chat/聊天
- 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:
- Open OpenClaw Control UI
- Click on any sidebar item (e.g., Cron/Sessions/Nodes)
- Click back on Chat/聊天
- 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:
- Open OpenClaw Control UI
- Click on any sidebar item (e.g., Cron/Sessions/Nodes)
- Click back on Chat/聊天
- 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:
- Open OpenClaw Control UI
- Click on any sidebar item (e.g., Cron/Sessions/Nodes)
- Click back on Chat/聊天
- 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
Bug type
Regression (worked before, now fails)
Summary
Describe the bug
点击左侧控制栏的其他栏目(如定时任务/Cron)后,再点击聊天界面无反应,无法切换回聊天视图。
Console Error
Steps to reproduce
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should be able to switch back to chat view normally
Screenshots
Console error screenshot attached
Environment
Additional context
Error occurs in app-render.ts line 348, seems to be a list rendering issue where an object's
kindproperty is undefined without null check. This blocks the entire UI from switching views.Expected behavior
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should be able to switch back to chat view normally
Screenshots
Console error screenshot attached
Environment
Additional context
Error occurs in app-render.ts line 348, seems to be a list rendering issue where an object's
kindproperty is undefined without null check. This blocks the entire UI from switching views.Actual behavior
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should be able to switch back to chat view normally
Screenshots
Console error screenshot attached
Environment
Additional context
Error occurs in app-render.ts line 348, seems to be a list rendering issue where an object's
kindproperty 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:
Expected behavior
Should be able to switch back to chat view normally
Screenshots
Console error screenshot attached
Environment
Additional context
Error occurs in app-render.ts line 348, seems to be a list rendering issue where an object's
kindproperty 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