10 Replies
My guess is because
event
isn't declared anywhere. You're using ev
(line 10) as the event objectthanks
is better but can you explain me why I have the red things on my vscode in the console I don 't have any error ?


If you hover over the squiggles it'll tell you what it thinks is wrong
also, you might want to start vscode without extensions
don 't have any extensions
the syntax highlighting is all weird
ok



a comma expected error means it expects it before the error 🙂
in this case, i think something is wrong with vscode