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
The Tritris page seemed to be unresponsive, so I opened the dev tools and found that I was getting this error every time I clicked a button on the page:
p5.min.js:3 Uncaught TypeError: Cannot read properties of undefined (reading '_setProperty')
at a.default.Element.<anonymous> (p5.min.js:3:251658)
(anonymous) @ p5.min.js:3
The text was updated successfully, but these errors were encountered:
RenegadeScooter
changed the title
Error when clicking any button on game page prevents Tritris from playing
Error when clicking any button on game page (prevents Tritris from playing)
May 29, 2022
The Tritris page seemed to be unresponsive, so I opened the dev tools and found that I was getting this error every time I clicked a button on the page:
The text was updated successfully, but these errors were encountered: