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

Support ArrayBuffer as an xlsx.load argument #1095

Merged
merged 1 commit into from
Jan 29, 2020

Conversation

sohai
Copy link

@sohai sohai commented Jan 29, 2020

And it looks like we need to treat it as StringChunk

You can check the problem here https://codesandbox.io/s/file-upload-in-react-7ibtx

Copy link
Member

@alubbe alubbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes #832

@alubbe alubbe merged commit cb29092 into exceljs:master Jan 29, 2020
@sohai sohai deleted the fix_browser branch January 29, 2020 14:45
@onionhammer
Copy link

onionhammer commented May 6, 2022

@alubbe not sure if this is related, but if you take this codesandbox sample, upgrade to latest exceljs and upload an xlsx file, the browser tab will lock up (100% CPU)

I arrived here because I was trying to do the same thing for a quick proof-of-concept in my own project, and cant manage to parse an arraybuffer

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.

3 participants