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

Uncaught SyntaxError: private fields are not currently supported taginfo.js:702:4 #371

Closed
peternewman opened this issue Jul 25, 2022 · 2 comments

Comments

@peternewman
Copy link

I've just started getting this error on the main taginfo site (admittedly on my slightly ageing Firefox install). The GB and US ones are okay, so I assume they're a bit behind:
Uncaught SyntaxError: private fields are not currently supported taginfo.js:702:4

#list = [];

Which appears to have been introduced in:
d4d8f2d

This suggests maybe it's just some missing quotes, but I'm guessing it's perhaps not quite that simple as it's a more jquery usage:
https://stackoverflow.com/a/69038095

Or two other more relevant looking workarounds:
mrdoob/three.js#22438
mrdoob/three.js#22441

@joto joto closed this as completed in c1664ef Jul 25, 2022
@joto
Copy link
Member

joto commented Jul 25, 2022

Should be fixed, but it can take an hour or so until it shows up on the taginfo site. You might need a shift reload.

Still: I'd recommend installing a newer browser version.

@peternewman
Copy link
Author

Should be fixed, but it can take an hour or so until it shows up on the taginfo site. You might need a shift reload.

Yes that's done the trick thanks.

Still: I'd recommend installing a newer browser version.

Yeah noted, should happen eventually for various reasons...

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

2 participants