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

xls files cap cell strs at 255 chars #442

Closed
ivansg44 opened this issue Aug 26, 2024 · 3 comments · Fixed by #448
Closed

xls files cap cell strs at 255 chars #442

ivansg44 opened this issue Aug 26, 2024 · 3 comments · Fixed by #448
Labels
bug Something isn't working

Comments

@ivansg44
Copy link
Collaborator

xlsx files are ok

Possible fix found by @ddooley:
SheetJS/sheetjs#1517 (comment)

@ivansg44 ivansg44 added the bug Something isn't working label Aug 26, 2024
@ddooley
Copy link
Collaborator

ddooley commented Oct 4, 2024

@ivansg44 is this fixed now?

@ivansg44
Copy link
Collaborator Author

ivansg44 commented Oct 4, 2024

I haven't touched it yet. I can try the potential solution today tho

@ddooley
Copy link
Collaborator

ddooley commented Oct 10, 2024

Resolved with #448

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 a pull request may close this issue.

2 participants