Skip to content

Can not download csv results in Chrome #136

@njustus

Description

@njustus

Using Chrome, it is impossible to download any csv files from the server.

Judging based on the logs: Chrome sends a DELETE request to the backend, which in turn terminates the session. The result is an unknwon project id when searching for the CSV.

Root of this issue is the window.onUnload handler that is called when the user leaves the page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinguiUser Interface/frontend related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions