Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I keep seeing this error in the browser console when I am in ACP.
Uncaught IndexSizeError: Failed to execute 'arc' on 'CanvasRenderingContext2D': The radius provided (-0.5) is negative.
It's related to the charts shown on the dashboard.
I had this same issue reproduced when clicking on users, while changing permissions. Or at least i thought it was related to that. Probably @pitaj is right.
I can't think of anywhere else there would be a canvas.
Anybody else noticing that the charts run pretty poorly on Firefox? Chrome is better...
It's fine for me on Firefox
@julian Chart.js runs like dogpoop for me on firefox.
B
@crazycells thanks for reporting https://github.com/NodeBB/NodeBB/issues/10197
https://github.com/NodeBB/NodeBB/issues/7037
M
@pitaJ thank you for the help! If it is socket.io issues do you have any pointers in how to fix it by any chance?
P
Hey @rice
Error. Cannot find module 'request'
You have to run npm install after upgrading 🙂 This should also update your widgets plugin which will hopefully fix your widget issues as well
@psychobunny for sure, as soon as I get it up 🙂