Skip to content

fix: Prevent errors for fields starting with equal sign (=)#43

Draft
Benjamin-K wants to merge 1 commit intomasterfrom
fix/prevent-formula-calculation
Draft

fix: Prevent errors for fields starting with equal sign (=)#43
Benjamin-K wants to merge 1 commit intomasterfrom
fix/prevent-formula-calculation

Conversation

@Benjamin-K
Copy link
Member

PhpSpreadsheet will try to calculate a formula on those fields which will probably result in not being able to download that whole list. This PR will fix that by explicitly setting a cells value as "String" value.

@Benjamin-K Benjamin-K added the bug Something isn't working label Nov 26, 2024
@Benjamin-K Benjamin-K self-assigned this Nov 26, 2024
PhpSpreadsheet will try to calculate a formula on those fields which will probably result in not being able to download that whole list.
@Benjamin-K Benjamin-K force-pushed the fix/prevent-formula-calculation branch from 6ccf890 to fdec399 Compare December 3, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant