Problem with merging table cells #7456
Unanswered
Dowletli
asked this question in
Questions & Help
Replies: 1 comment 1 reply
-
|
Hey @Dowletli tables in Pages extension is a very different implementation for usual tables and uses grid instead of regular tables for better splitting (just so you have some more context). Thanks for reporting this issue, we will be taking a look and fix this behavior as soon as we can :) |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
We used
@tiptap-pro/extension-pagesfor pagination and tables. Our PageKit configuration lloks like next:Our merge/split function:
But when we merge cells:


Before:
After:
In merged table not added colSpan and rowSpan:
Beta Was this translation helpful? Give feedback.
All reactions