rawgraphs / rawgraphs-app

A web interface to create custom vector-based visualizations on top of RAWGraphs core
https://rawgraphs.io
Apache License 2.0
8.66k stars 1.84k forks source link

Load fonts and external dependencies over https #194

Closed mikima closed 3 years ago

mikima commented 5 years ago

Current error:


(index):31 Mixed Content: The page at 'https://app.rawgraphs.io/' was loaded over HTTPS, but requested an insecure stylesheet 'http://netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.css'. This request has been blocked; the content must be served over HTTPS.
(index):1 Mixed Content: The page at 'https://app.rawgraphs.io/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Karla:400,400italic,700,700italic|Roboto:400,700italic,900italic,500italic,400italic,100italic,300italic,900,700,500,300,100|Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,800,700|Chivo:400,900,400italic,900italic|Pacifico|Dancing+Script:400,700|Cousine:400,700|Arimo:300,400,300italic,400italic,700|Nunito:400,300,700|Oxygen:400,700,300|Lato:100,200,400,700,900&subset=latin,latin-ext'. This request has been blocked; the content must be served over HTTPS.
(index):1 Mixed Content: The page at 'https://app.rawgraphs.io/' was loaded over HTTPS, but requested an insecure stylesheet 'http://netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.css'. This request has been blocked; the content must be served over HTTPS.
content_script_bundle.js:16 Uncaught TypeError: c.querySelectorAll is not a function
    at MutationObserver.<anonymous> (content_script_bundle.js:16)
(anonymous) @ content_script_bundle.js:16
childList (async)
L @ purplebox.js:25
(anonymous) @ purplebox.js:25
Y @ purplebox.js:25
directives.js:175 >
uf0 commented 3 years ago

now fixed in v2