Using TimeLine causes crash #7262

Open
opened 2026-02-16 18:06:36 -05:00 by yindo · 1 comment
Owner

Originally created by @jsxzhub on GitHub (Jan 22, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

When using the timeline, entering an input with no query results will cause the program to crash.

Plugins

No response

OpenCode version

1.1.32

Steps to reproduce

When using the timeline, entering an input with no query results will cause the program to crash.

Screenshot and/or share link

Image

Operating System

debian 12

Terminal

powershell

Originally created by @jsxzhub on GitHub (Jan 22, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description When using the timeline, entering an input with no query results will cause the program to crash. ### Plugins _No response_ ### OpenCode version 1.1.32 ### Steps to reproduce When using the timeline, entering an input with no query results will cause the program to crash. ### Screenshot and/or share link <img width="988" height="531" alt="Image" src="https://github.com/user-attachments/assets/5e0d96b8-9beb-46c1-ac0d-82fb4b330b95" /> ### Operating System debian 12 ### Terminal powershell
yindo added the opentuibug labels 2026-02-16 18:06:36 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 22, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #8873: Theme selector crashes when filtering produces no results

These issues share a similar pattern where UI components crash when input filtering produces empty results. If the timeline crash is caused by similar undefined object access on empty result sets, it may be worth checking if the fix applied to #8873 (or #9466) can be adapted for the timeline component.

@github-actions[bot] commented on GitHub (Jan 22, 2026): This issue might be a duplicate of existing issues. Please check: - #8873: Theme selector crashes when filtering produces no results These issues share a similar pattern where UI components crash when input filtering produces empty results. If the timeline crash is caused by similar undefined object access on empty result sets, it may be worth checking if the fix applied to #8873 (or #9466) can be adapted for the timeline component.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7262