Skip to content

Fix error when exporting data to XLSX from an empty table#774

Merged
albertospelta merged 1 commit intomainfrom
alberto/fix-xlsx-export-empty-table
Mar 20, 2024
Merged

Fix error when exporting data to XLSX from an empty table#774
albertospelta merged 1 commit intomainfrom
alberto/fix-xlsx-export-empty-table

Conversation

@albertospelta
Copy link
Copy Markdown
Member

Fixes an ArgumentOutOfRangeException occurring when attempting to export data to XLSX format from an empty table.

Resolved `ArgumentOutOfRangeException` occurring when attempting to export data to XLSX format from an empty table.
@albertospelta albertospelta added bug Something isn't working area-ExportData labels Mar 20, 2024
@albertospelta albertospelta added this to the v1.1.0 milestone Mar 20, 2024
@albertospelta albertospelta merged commit 173de9a into main Mar 20, 2024
@albertospelta albertospelta deleted the alberto/fix-xlsx-export-empty-table branch March 20, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-ExportData bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant