opentui: fatal: undefined is not an object (evaluating 'grouped().length') #9037

Closed
opened 2026-02-16 18:11:29 -05:00 by yindo · 2 comments
Owner

Originally created by @mynameistito on GitHub (Feb 10, 2026).

Originally assigned to: @kommander on GitHub.

Description

TypeError: undefined is not an object (evaluating 'grouped().length')
    at when (src/cli/cmd/tui/ui/dialog-select.tsx:208:24)
    at <anonymous> (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:1521:43)
    at runComputation (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:742:22)
    at updateComputation (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:724:3)
    at readSignal (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:660:67)
    at runComputation (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:742:22)
    at updateComputation (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:724:3)
    at createMemo (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:273:10)
    at Show (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:1524:46)
    at untrack (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:475:12)...

Plugins

No response

OpenCode version

0.0.0-beta-202602110313

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Originally created by @mynameistito on GitHub (Feb 10, 2026). Originally assigned to: @kommander on GitHub. ### Description ``` TypeError: undefined is not an object (evaluating 'grouped().length') at when (src/cli/cmd/tui/ui/dialog-select.tsx:208:24) at <anonymous> (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:1521:43) at runComputation (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:742:22) at updateComputation (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:724:3) at readSignal (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:660:67) at runComputation (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:742:22) at updateComputation (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:724:3) at createMemo (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:273:10) at Show (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:1524:46) at untrack (../../node_modules/.bun/solid-js@1.9.10/node_modules/solid-js/dist/dev.js:475:12)... ``` ### Plugins _No response_ ### OpenCode version 0.0.0-beta-202602110313 ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System _No response_ ### Terminal _No response_
yindo added the opentuibug labels 2026-02-16 18:11:29 -05:00
yindo closed this issue 2026-02-16 18:11:29 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 10, 2026):


This issue appears to be a duplicate of #13056, which was reported earlier and includes reproduction steps and system details.

Please check #13056 to see if your issue is already being addressed there.

@github-actions[bot] commented on GitHub (Feb 10, 2026): --- This issue appears to be a duplicate of #13056, which was reported earlier and includes reproduction steps and system details. Please check #13056 to see if your issue is already being addressed there.
Author
Owner

@mynameistito commented on GitHub (Feb 10, 2026):

fixed on latest beta

@mynameistito commented on GitHub (Feb 10, 2026): fixed on latest beta
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9037