-
Notifications
You must be signed in to change notification settings - Fork 107
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
Error while loading external files on HTTPS #147
Comments
Temporary workaround - "use http://" instead of "https://" |
Can you try setting it this way? without protocol. It should work and automatically pick correct protocol. |
i thought we switched to CDN.. weird. |
fix dependencies to use proper CDN /https for #147
The issue is still there, because jslib is loaded from ui.agiletoolkit.org. We should modify our build so that it uploads complied JS file somewhere. |
Is this issue still valid in 2020? |
I think no because now we use CDN with https:
|
Looks like centered layout does not work when installed on HTTPS.
Layout requires file "css" from HTTP site
The text was updated successfully, but these errors were encountered: