Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chalk breaks table structure when used with cell spanning. #213

Closed
viperva opened this issue Nov 1, 2022 · 0 comments · Fixed by #214
Closed

Chalk breaks table structure when used with cell spanning. #213

viperva opened this issue Nov 1, 2022 · 0 comments · Fixed by #214
Labels

Comments

@viperva
Copy link

viperva commented Nov 1, 2022

This is my config for:
spanningCells: [{ col: 3, row: 1, rowSpan: 2, verticalAlignment: "middle" }]

This is the output without using Chalk:
Screenshot 2022-11-01 at 17 29 50

This is what happens when Chalk is used for the cell value:
Screenshot 2022-11-01 at 17 31 00

@nam-hle nam-hle linked a pull request Nov 2, 2022 that will close this issue
@nam-hle nam-hle added the bug label Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants