Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when clicking any button on game page (prevents Tritris from playing) #21

Open
RenegadeScooter opened this issue May 29, 2022 · 1 comment

Comments

@RenegadeScooter
Copy link

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
@RenegadeScooter 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
@leognon
Copy link
Owner

leognon commented May 31, 2022

Which browser are you using?

That error is internal to a library Tritris uses, so it isn't able to tell me much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants