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
+1 when I run the app over HTTPS, I get a mixed content warning.
Mixed Content: The page at 'https://xxxxxxxxx' was loaded over HTTPS, but requested an insecure script 'http://xxxxxx:8001/livereload.js'. This request has been blocked; the content must be served over HTTPS.
I'm working on an app that must run on https even on localhost (the SSO identity provider requires it). So it'd be great to have HTTPS support.
The text was updated successfully, but these errors were encountered: