Skip to content

Export Grid Data as CSV Fails for Large Files (Chrome) #58

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

Open
elizabeth opened this issue Sep 15, 2017 · 0 comments
Open

Export Grid Data as CSV Fails for Large Files (Chrome) #58

elizabeth opened this issue Sep 15, 2017 · 0 comments

Comments

@elizabeth
Copy link

Exporting large data sets as CSV gives a failed network error when attempting to download. This happens in Chrome, but not in Firefox.

Not sure why this happens but I was able to fix the issue by modifying the original code a bit as follows in this answer: https://stackoverflow.com/questions/39374157/angular-save-file-as-csv-result-in-failed-network-error-only-on-chrome

Another (possible) solution which I did not try may also be setting the content-length: https://stackoverflow.com/questions/39677280/chrome-failed-network-error

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

No branches or pull requests

1 participant