Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScatterCDN failed #187

Open
Dexaran opened this issue May 17, 2021 · 0 comments
Open

ScatterCDN failed #187

Dexaran opened this issue May 17, 2021 · 0 comments

Comments

@Dexaran
Copy link

Dexaran commented May 17, 2021

https://github.com/Dexaran/dexaran.github.io/blob/master/contract_code_cleaner/index.html#L27-L33

The ScatterCDN does not work.

(index):7 Uncaught ReferenceError: loginWithScatter is not defined
    at HTMLButtonElement.onclick ((index):7)
onclick @ (index):7
(index):21 GET https://cdn.scattercdn.com/file/scatter-cdn/js/latest/scatterjs-core.min.js net::ERR_NAME_NOT_RESOLVED
(index):22 GET https://cdn.scattercdn.com/file/scatter-cdn/js/latest/scatterjs-plugin-eosjs.min.js net::ERR_NAME_NOT_RESOLVED
(index):23 GET https://cdn.scattercdn.com/file/scatter-cdn/js/latest/scatterjs-plugin-eosjs2.min.js net::ERR_NAME_NOT_RESOLVED
(index):29 GET https://cdn.scattercdn.com/file/scatter-cdn/js/latest/scatterjs-core.min.js net::ERR_NAME_NOT_RESOLVED
(index):30 GET https://cdn.scattercdn.com/file/scatter-cdn/js/latest/scatterjs-plugin-eosjs.min.js net::ERR_NAME_NOT_RESOLVED
(index):31 GET https://cdn.scattercdn.com/file/scatter-cdn/js/latest/scatterjs-plugin-eosjs2.min.js net::ERR_NAME_NOT_RESOLVED
(index):38 Uncaught ReferenceError: ScatterJS is not defined
    at (index):38
(anonymous) @ (index):38
(index):67 Uncaught ReferenceError: ScatterJS is not defined
    at loginWithScatter ((index):67)
    at HTMLButtonElement.onclick ((index):7)

Test: https://dexaran.github.io/contract_code_cleaner/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant