mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[GH-ISSUE #260] scrollbox with For inside doesn't properly render content #838
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#838
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @istarkov on GitHub (Nov 3, 2025).
Original GitHub issue: https://github.com/anomalyco/opentui/issues/260
Reproduction of the issue in the opencode repo. (Will not show messages after 3s)
ref https://github.com/sst/opencode/issues/3819 (+ few others)
ref https://github.com/sst/opencode/pull/3834
the fast fix is same as there, wrapping
<Forwith<box><For...</box>@kommander commented on GitHub (Nov 3, 2025):
@Adictya @fezproof could you help out here?
@istarkov commented on GitHub (Nov 4, 2025):
Fixed