I have the same problem, although it seemed to work OK in the past. Can you please advise a solution? Thanks
Hi all! Sorry for the late reply. Do you still have this problem or did you manage to solve it?
Still have the problem. WordPress 4.5.3
same here on different installations.
Difficult to debug this because I don’t have this problem at all.
Does any of you have access to the console in your browser and can check there if you get any javascript errors or similar? Also, does any of you have access to the php error logs and can check there if there are any errors?
Here’s the Chrome console output when I get the “Loading history” hanging:
JQMIGRATE: Migrate is installed, version 1.4.1
Uncaught TypeError: Cannot read property ‘offsetWidth’ of undefined
Uncaught TypeError: Cannot read property ‘hasClass’ of undefined
Firefox console:
JQMIGRATE: Migrate is installed, version 1.4.1
load-sc…r=4.5.3 (line 9)
TypeError: t is undefined
https://cdnjs.cloudflare.com/ajax/libs/Chart.js/1.0.2/Chart.min.js
Line 10
@rodbauer: It your case the problem is probably caused by an older Chart.js-version being loaded from cloudflare. Perhaps you have another plugin installed that is using that older version?