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

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

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

albertospelta
Copy link
Collaborator

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
1 check passed
@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