Back to IssuesView on GitHub
#438
Moderate
Bug: nested <text> elements not supported.
Summary
The core OpenTUI library needs to be updated to correctly handle nested `<text>` elements, allowing for composition of text styles. This involves modifying how text renderables are processed and ensuring the error message accurately reflects the supported input types.
Skills Required
TypeScriptUnderstanding of renderable/component treesDebuggingTesting
Files Likely Touched
Labels
enhancementcore