Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Conversation

@SamuelLFA
Copy link

@SamuelLFA SamuelLFA commented May 6, 2025

This PR addresses null pointer error that could occur when the sheet being processed contains errors.
Skipping the access to the sheet pointer that is nil because of the error prevents panic from occurring.

Should fix: #848

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Panic when opening a xlsx file with a sheet name longer than 31 characters.

1 participant