Closed xjxl520303 closed 8 months ago
Hey @xjxl520303 thanks for identifying and reporting this bug in a easy-to-reproduce manner. Appreciate the details! 👍🏽
I've fixed this bug in https://github.com/jedib0t/go-pretty/releases/tag/v6.5.7 --- please try and let me know.
Just FYI, the issue was related to manually adding Separators with Paging.
@jedib0t tky fixed the bug, here is another bug I found https://github.com/jedib0t/go-pretty/issues/315
Describe the bug When using
t.SetPageSize()
method, the result page size and page number not right, and even show me some empty row data.To Reproduce
Download Titanic data and convert to
.xlsx
, and saved to disk, then using Go Excelize lib to open and read some line, set paging.Screenshots
Software (please complete the following information):