We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug
There has been a regression of the loader apparently failing in a CSP mode when running under current versions of Firefox.
The text was updated successfully, but these errors were encountered:
When I run grunt test:remote from the CLI on my machine, and these issues do not occur.
grunt test:remote
× firefox on WINDOWS - AMD loading with CSP enabled - simple (2.725s) × firefox on WINDOWS - AMD loading with CSP enabled - cdn (1.474s)
Sorry, something went wrong.
It does appear though that pinning Firefox to the ESR version 52 does resolve the problem. Might as well do that.
Fix failures on tests for Firefox (#139)
51d1126
Fixes #138
Successfully merging a pull request may close this issue.
Bug
There has been a regression of the loader apparently failing in a CSP mode when running under current versions of Firefox.
The text was updated successfully, but these errors were encountered: