-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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)
Kinrany
Metadata
Metadata
Assignees
Labels
No labels