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

[Excel Analyzer] fix hidden column count #8110

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

gbp
Copy link
Member

@gbp gbp commented Jan 25, 2024

Hidden columns that intersect a blank row would raise an exception:

NoMethodError: undefined method `[]' for nil:NilClass


[skip changelog]

Hidden columns that intersect a blank row would raise an exception:
> NoMethodError: undefined method `[]' for nil:NilClass
@gbp gbp force-pushed the excel-analyzer-improvements branch from 8cc4631 to 1c52fbb Compare January 25, 2024 15:43
@gbp gbp merged commit ed72688 into develop Jan 25, 2024
3 checks passed
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.

None yet

1 participant