aaronnodaste
Results
1
issues of
aaronnodaste
opentui: fatal: answer.join is not a function. (In 'answer.join(", ")', 'answer.join' is undefined)
7
### Description ``` TypeError: answer.join is not a function. (In 'answer.join(", ")', 'answer.join' is undefined) at format4 (src/cli/cmd/tui/routes/session/index.tsx:2633:19) at (../../node_modules/.bun/@[email protected]+897ebc1644d3edd0/node_modules/@opentui/solid/index.js:148:62) at runComputation (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:742:22) at updateComputation (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:724:3) at createRenderEffect (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:240:75) at...
bug
opentui