Skip to content

Dropbox upload double GET request #3

Description

@dffsa

Dropbox upload reloads page after the files have been uploaded, probably has something to do with dropzone.js script or page reload being triggered from some other script.

This is provoking an invalid response from the server when returning a render instead of a redirect, since the page is reloading and sending a GET request to /upload (which is returning nothing atm)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions