fa60d12f5a
Guard flattenLeaves and renderTextWithInlineStyles to skip comment nodes (produced by Vue for null/undefined children) and return empty strings for childless text nodes. Also guard bindTextMeasure to return zero dimensions for empty text. Expand TuiInlineNode to include TuiComment since Vue inserts comments into text containers. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>