Skip to content

website login issue #99

Description

@davidak

Nothing happens when clicking on the login button.

Loading of https://getapi.co/scripts/github.js fails, 404.

JS Console error:

pages.js:39 Uncaught TypeError: Cannot read property 'login' of undefined
    at HTMLAnchorElement.<anonymous> (pages.js:39)
    at HTMLDocument.dispatch (jquery-2.1.1.min.js:3)
    at HTMLDocument.r.handle (jquery-2.1.1.min.js:3)
(anonymous) @ pages.js:39
dispatch @ jquery-2.1.1.min.js:3
r.handle @ jquery-2.1.1.min.js:3

When the page is loaded, this errors appear:

github.js Failed to load resource: net::ERR_NAME_NOT_RESOLVED
pages.js:51 Uncaught ReferenceError: GetAPI is not defined
    at HTMLDocument.loadPage (pages.js:51)
    at j (jquery-2.1.1.min.js:2)
    at Object.fireWith [as resolveWith] (jquery-2.1.1.min.js:2)
    at Function.ready (jquery-2.1.1.min.js:2)
    at HTMLDocument.I (jquery-2.1.1.min.js:2)
loadPage @ pages.js:51
j @ jquery-2.1.1.min.js:2
fireWith @ jquery-2.1.1.min.js:2
ready @ jquery-2.1.1.min.js:2
I @ jquery-2.1.1.min.js:2

Maybe related to #69


Chromium 57.0.2987.98, running on Debian 8.10 (64-bit)

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