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 table transform #43

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Fix table transform #43

merged 1 commit into from
Jul 25, 2023

Conversation

HLWeil
Copy link
Member

@HLWeil HLWeil commented Jul 25, 2023

closes #42
The problem was, that the table reader tried to access the value of an OpenXml null field and calling the FsTable constructor with this null value.

@HLWeil HLWeil merged commit 64f86ec into main Jul 25, 2023
2 checks passed
@HLWeil HLWeil deleted the fixTableTransform branch July 25, 2023 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Cannot read file
1 participant