Skip to content

PBQ - loading angular from http fails #63

Description

@asteriskman7

Progress Bar Quest loads angular in with this URL:
http://ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular.min.js

Now that github pages has switched to forcing everything to load via https, chrome flags loading of angular from http on a page loaded with https as "mixed content" and blocks the load.

Obviously, the failure to load angular breaks the entire page.

Could the solution be as simple as changing the angular URL to use https? I think so, but I did not attempt.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions