Skip to content

Table row layout bug: First row on page 2 is rendered with compressed height #2876

Description

@andersonantunez

Problem Description

When rendering a table that spans multiple pages, the first row after the table header on page 2 and beyond appears visually compressed (reduced height), even when using consistent lineHeight, margin, and fontSize.

Expected Behavior

All table rows should be rendered with consistent vertical spacing, regardless of page breaks.

Actual Behavior

On every new page (after the first), the first content row after the headerRows appears with a reduced height, even though the same formatting is applied to all rows. This causes visual misalignment and affects the layout predictability.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions