Error with React

I am doing a Rock Paper Scissors game and I get this error
image

Pretty sure it is just some extensions you have installed. Try using the ignore list in Chrome.


It is a good idea to use a browser that isn’t running a bunch of extensions when developing code. You can use an Incognito window, or you can install the Canary/developer version of the browser and leave it clean with no extensions added.

Yeah you are right, thanks again

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.