Skip to content
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

This PR creates a method that uses fetch to grab the zip from the debug "dump" button #50

Closed
wants to merge 1 commit into from

Conversation

caleyg
Copy link

@caleyg caleyg commented Apr 23, 2023

PB which will actually download the archive generated by the backend server. Previously this link would get caught by the root route and redirect incorrectly.

This PR will resolve #49

PB which will actually download the archive generated by the backend
server. Previously this link would get caught by the root route and
redirect incorrectly.
@caleyg caleyg changed the title This PR creates a method that uses fetch to grab the zip from the remove This PR creates a method that uses fetch to grab the zip from the debug "dump" button Apr 23, 2023
@caleyg caleyg closed this Apr 26, 2023
@caleyg
Copy link
Author

caleyg commented Apr 26, 2023

this will be resolved in this PR #44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: fix pattern dump download to actually download a file
1 participant