-
Notifications
You must be signed in to change notification settings - Fork 512
Improve Object Download #867
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
Conversation
bexsoft
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
@bexsoft this feature doesn't work through the React development server, try this using the final go server with the commited assets on port |
I see, please add this information to the PR to avoid confusion |
|
@bexsoft done |
bexsoft
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: Daniel Valdivia <[email protected]>
|
@bexsoft done |


Introduces native browser file download behavior
Test this using only the go server, since the react server won't proxy the request properly
Signed-off-by: Daniel Valdivia [email protected]