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

"Uncaught ReferenceError: $day is not defined" when cursor moves over a cell #64

Closed
shinmai opened this issue Mar 11, 2017 · 2 comments
Closed
Labels

Comments

@shinmai
Copy link

shinmai commented Mar 11, 2017

Get this in both the latest Chrome and Edge versions. Everything else aside from the "smooth" painting and erasing modes seem to work despite the errors.

index.js:266 Uncaught ReferenceError: $day is not defined
    at SVGRectElement.<anonymous> (index.js:266)
    at SVGRectElement.handle (jquery.min.js:1382)
    at HTMLDocument.dispatch (jquery.min.js:1316)
    at HTMLDocument.v.handle (jquery.min.js:1253)
(anonymous) @ index.js:266
handle @ jquery.min.js:1382
dispatch @ jquery.min.js:1316
v.handle @ jquery.min.js:1253
@IonicaBizau
Copy link
Owner

Can you send a screenshot of the file where the error appears?

If you installed via npm, you may have the transpiled version, therefore different line numbers.

Thanks!

@IonicaBizau
Copy link
Owner

Closing due to no reply...

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

No branches or pull requests

2 participants