You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blocked loading mixed active content "http://dygraphs.com/1.1.0/dygraph-combined-dev.js"
Browsers don't like to mix http and https content. Simply embedding the script into the static/ directory and change index.html fix the issues (and seems also more safe too).
The text was updated successfully, but these errors were encountered:
Here's the error in firefox :
Blocked loading mixed active content "http://dygraphs.com/1.1.0/dygraph-combined-dev.js"
Browsers don't like to mix http and https content. Simply embedding the script into the static/ directory and change index.html fix the issues (and seems also more safe too).
The text was updated successfully, but these errors were encountered: