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

fix: add 'self' to workerSrc to allow storage mode downloads #4294

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

karrui
Copy link
Contributor

@karrui karrui commented Jul 25, 2022

helmet.workerSrc was updated in #3887. However, this removed the default of 'self' and storage mode downloads stopped working (due to disallowing web workers).

This PR fixes that bug.

@karrui karrui requested a review from timotheeg July 25, 2022 07:47
@karrui
Copy link
Contributor Author

karrui commented Jul 25, 2022

Tested on staging, it works now

@karrui karrui merged commit 48597b4 into form-v2/develop Jul 25, 2022
@karrui karrui deleted the form-v2/fix-helmet-workersrc branch July 25, 2022 12:58
@justynoh justynoh mentioned this pull request Oct 5, 2022
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.

2 participants