Uncaught SyntaxError: private fields are not currently supported
Uncaught SyntaxError: private fields are not currently supported
Versions of the firefox web browser report this with bad JavaScript.
Work Around
Did you try and use # as a comment in JavaScript ?
Use //
or /* ... */
instead.
W.B.Langdon
Back
Started 19 Feb 2024.