You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: