Skip to content

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

@elizabeth

Description

@elizabeth

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions