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

Nullish Coalescing Operator Returns a Syntax Error #180

Open
odog8 opened this issue Mar 3, 2023 · 1 comment
Open

Nullish Coalescing Operator Returns a Syntax Error #180

odog8 opened this issue Mar 3, 2023 · 1 comment

Comments

@odog8
Copy link

odog8 commented Mar 3, 2023

The "nullish coalescing" operator is not defined. When attempting to use it, a syntax error is thrown.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Nullish_coalescing

@pvanb
Copy link

pvanb commented Jul 26, 2023

I get similar errors when using other ES6-only syntax, e.g. Optional Chaining. I wonder if JSConsole just doesn't support ES6? That would be unfortunate if true.

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

2 participants