-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't workinguiUser Interface/frontend relatedUser Interface/frontend related
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinguiUser Interface/frontend relatedUser Interface/frontend related