Invalid commands give confusing error messages #143

Open
opened 2020-12-07 09:19:51 +01:00 by FWDekker · 0 comments
Owner

When an invalid command is executed, the error message is SyntaxError: private fields are not currently supported. This does not properly explain to the user what went wrong; the actual reason is that it's just not valid code to begin with. (Or maybe this is a bug with Firefox?)

When an invalid command is executed, the error message is `SyntaxError: private fields are not currently supported.` This does not properly explain to the user what went wrong; the actual reason is that it's just not valid code to begin with. (Or maybe this is a bug with Firefox?)
FWDekker added the
enhancement
label 2020-12-07 09:19:51 +01:00
FWDekker self-assigned this 2020-12-07 09:19:51 +01:00
Sign in to join this conversation.
No description provided.