Skip to content

Conversation

@Aqothy
Copy link

@Aqothy Aqothy commented Jan 23, 2026

What does this PR do?

check if option is defined, fixes #10130 , found out that this also happens in theme and fork message so added fixes for those too. fixes #8873 as well

when using timeline jump to message and there are no message results, opencode errors, error message:
[11:13:12] [ERROR] Error: undefined is not an object (evaluating 'option.value')
TypeError: undefined is not an object (evaluating 'option.value')
at onMove (src/cli/cmd/tui/routes/session/dialog-timeline.tsx:44:36)
at moveTo (src/cli/cmd/tui/ui/dialog-select.tsx:96:11)
at (src/cli/cmd/tui/ui/dialog-select.tsx:78:9)

How did you verify your code works?

tested it locally

@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using TimeLine causes crash bug: theme selector crashes when filtering produces no results

1 participant