mirror of
https://github.com/phranck/TUIkit.git
synced 2026-05-21 09:50:35 +00:00
f2b79d266d
- Skip Renderable views in body-traversal path (they use renderToBuffer, not body) - Set up full hydration context before evaluating composite view body - Renderable views now fall through to render-to-measure fallback correctly - Add regression test with @Observable model in measureChild