We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting some JS issues, but unable to resolve.
Steps to replicate:
Error: statistic.js:formatted:1738Uncaught TypeError: Cannot read property 'draw' of undefined statistic.js:formatted:1722Uncaught TypeError: Cannot read property 'update' of undefined
The text was updated successfully, but these errors were encountered:
@kotowick thanks for reporting! Could you make PR to solve this problem?
Sorry, something went wrong.
I was not able do reproduce this bug. I believe it was solved on this PR #128 this script statistic.js was updated
statistic.js
Thanks for taking a look at this @GQuirino.
Considering this issue has opened around 3 years ago and we haven't received any other ticket regarding the same problem I'll close this one.
No branches or pull requests
Getting some JS issues, but unable to resolve.
Steps to replicate:
Error:
statistic.js:formatted:1738Uncaught TypeError: Cannot read property 'draw' of undefined
statistic.js:formatted:1722Uncaught TypeError: Cannot read property 'update' of undefined
The text was updated successfully, but these errors were encountered: