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

Starting and stopping broken #1

Open
YTCuber opened this issue Mar 11, 2017 · 1 comment
Open

Starting and stopping broken #1

YTCuber opened this issue Mar 11, 2017 · 1 comment

Comments

@YTCuber
Copy link

YTCuber commented Mar 11, 2017

When pressing space, I get the following errors logged into the console:

ReferenceError: event is not defined script.js:167:1
spaceDown https://booligoosh.github.io/rubiks-time/script.js:167:1
onkeydown https://booligoosh.github.io/rubiks-time/:1:1

ReferenceError: event is not defined script.js:189:1
spaceUp https://booligoosh.github.io/rubiks-time/script.js:189:1
onkeyup https://booligoosh.github.io/rubiks-time/:1:1

This happens on Firefox 52.0 (64bit) with Ubuntu 16.10.

@Booligoosh
Copy link
Owner

Thanks for letting me know. I'll go and fix it and tell you once it's working.
It seems to be a problem with Firefox keydown compatibility so I'll find a better way of doing it.
In the meantime, try using it on Google Chrome.
Also thank you for checking out my site, and I really appreciate it.

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