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

"Unexpected token )" on the userscripts page #10

Closed
gunr2171 opened this issue Feb 21, 2017 · 4 comments
Closed

"Unexpected token )" on the userscripts page #10

gunr2171 opened this issue Feb 21, 2017 · 4 comments

Comments

@gunr2171
Copy link

Right now the Userscripts page says "Loading...", but doesn't complete due to a JavaScript syntax error.

Uncaught SyntaxError: Unexpected token )
userscripts.js:6

Seems to come from

function getMeta(meta,file,)

Also, sorry, I'm not sure if this should be reported in this repository or in the userscripts repository, seeing that the offending file is here.

@double-fault
Copy link
Member

"Userscripts page": which page are you talking about? Are you trying to install that US?

@gunr2171
Copy link
Author

@double-fault
Copy link
Member

ah, that clarifies it. Looks like I'm a bit outdated on this now.

I'm also getting the same thing, going to make a PR to (maybe) fix this thing. Thanks for reporting!

@ArtOfCode-
Copy link
Member

Looks fixed to me.

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

No branches or pull requests

3 participants