Skip to content

fix: table2 ignores props when column definitions are not present#7713

Merged
Eetwalt merged 1 commit into
mainfrom
table2-props-only-work-with-column-def
Jul 1, 2026
Merged

fix: table2 ignores props when column definitions are not present#7713
Eetwalt merged 1 commit into
mainfrom
table2-props-only-work-with-column-def

Conversation

@ElectricalBoy

Copy link
Copy Markdown
Collaborator

Summary

Cherry-picked from #7688 (572e2ad)

Table2 cells ignore some values in props (colspan and rowspan to name a few) when the column definition is not present in the table. This PR fixes attributes processing in the "no column definition" branch of the code.

How did you test this change?

as part of #7688

@ElectricalBoy ElectricalBoy requested review from a team as code owners July 1, 2026 00:36
@Eetwalt Eetwalt merged commit 04dd587 into main Jul 1, 2026
7 checks passed
@Eetwalt Eetwalt deleted the table2-props-only-work-with-column-def branch July 1, 2026 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants