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

ReferenceError: ga is not defined #4

Closed
prog1dev opened this issue Feb 4, 2018 · 2 comments
Closed

ReferenceError: ga is not defined #4

prog1dev opened this issue Feb 4, 2018 · 2 comments

Comments

@prog1dev
Copy link

prog1dev commented Feb 4, 2018

Circles don't change position on successful hit. In other words sub-level doesnt change

Error in console:

habibiScript.js:455 Uncaught ReferenceError: ga is not defined

Here is a screenshot

Browser: Chrome 64.0.3282.119

Works fine in Safari 11.0.3

@MahdiF
Copy link
Owner

MahdiF commented Feb 4, 2018

This is happening because your browser is blocking Google analytics and I call a function to record the events when a circle is being clicked. I've just removed that function, and the game should work fine now.
Please let me know if it's still not working

@prog1dev
Copy link
Author

prog1dev commented Feb 4, 2018

it's working now 👍

@MahdiF MahdiF closed this as completed Feb 4, 2018
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