mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #176] [MERGED] Fix(solid): Solid slot lifecycle fix #348
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#348
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?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/176
Author: @Adictya
Created: 9/22/2025
Status: ✅ Merged
Merged: 9/22/2025
Merged by: @kommander
Base:
main← Head:solid-slot-parent-fix📝 Commits (2)
44aa8c8fix(solid): smol solid slot parent fixe8ef1ecfix(core): console capture📊 Changes
3 files changed (+11 additions, -22 deletions)
View changed files
📝
packages/core/src/console.ts(+2 -1)📝
packages/solid/src/reconciler.ts(+2 -0)📝
packages/solid/tests/control-flow.test.tsx(+7 -21)📄 Description
Slot elements weren't being replaced. This fixes it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.