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

Add note for JSZip performance issue workaround #2090

Closed
DiyanDimitrov opened this issue Jul 20, 2020 · 0 comments · Fixed by #2094
Closed

Add note for JSZip performance issue workaround #2090

DiyanDimitrov opened this issue Jul 20, 2020 · 0 comments · Fixed by #2094

Comments

@DiyanDimitrov
Copy link
Contributor

The exporting of Excel files is slow because of an issue in JSZip Stuk/jszip#617.

We should add a note to the docs that until the issue is fixed, a workaround could be applied on application level by using a setImmediate polyfill.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants