Problem with page breaks when using row spans in tabularray long tables #622
pskumaresh06
started this conversation in
General
Replies: 1 comment 2 replies
-
|
Neither single-row nor multi-row cells can be split into two pages. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I use row spans in my tabularray table, the page break does not occur correctly. As shown in the screenshot, the table content is split improperly, and in addition a blank page is inserted before the table.
Here is a minimal example that reproduces the issue:

Beta Was this translation helpful? Give feedback.
All reactions