mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-24 20:45:56 +03:00
[GH-ISSUE #245] Components that render @opentui/react components do not support key prop #63
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#63
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 @macklinu on GitHub (Oct 31, 2025).
Original GitHub issue: https://github.com/anomalyco/opentui/issues/245
results in:
I would expect the Double component to accept the
keyprop. I'm having trouble figuring out where to make this change locally after poking around the@opentui/reacttypes otherwise I would have submitted a PR.@macklinu commented on GitHub (Oct 31, 2025):
Actually figured it out - https://github.com/sst/opentui/pull/246.
@msmps commented on GitHub (Oct 31, 2025):
fixed by #246