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
Hello, I am seeing errors in the console for Chrome and Firefox for the '/admin/metrics' page
Chrome below
Uncaught TypeError: Cannot read property 'replace' of undefined getTimerDiv @ metrics.js:22 (anonymous function) @ metrics.js:61 b.extend.each @ jquery.min.js:3 updateTimerCharts @ metrics.js:60 updateCharts @ metrics.js:157 window.ws.onmessage @ metrics.js:171
Firefox TypeError: timerName is undefined metrics.js:22:8
Thanks, Juan
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I am seeing errors in the console for Chrome and Firefox for the '/admin/metrics' page
Chrome below
Uncaught TypeError: Cannot read property 'replace' of undefined
getTimerDiv @ metrics.js:22
(anonymous function) @ metrics.js:61
b.extend.each @ jquery.min.js:3
updateTimerCharts @ metrics.js:60
updateCharts @ metrics.js:157
window.ws.onmessage @ metrics.js:171
Firefox
TypeError: timerName is undefined metrics.js:22:8
Thanks,
Juan
The text was updated successfully, but these errors were encountered: