Viewing 7 replies - 1 through 7 (of 7 total)
  • That looks like there’s no ajax response or something is blocking the request/response.

    I would start by trying another browser to see if the issue remains, check the console for any JavaScript errors and eventually checking the php error logs and server logs for any related issues.

    Thread Starter 37373

    (@37373-1)

    Hi,

    It happens on all my sites that are on various servers. I just tried different browsers and it happens on both Chrome and Firefox but not on Microsoft Edge. I tried disabling all extensions/plugins in Chrome and Firefox and the issue remains, do you know what may be causing it?

    Have you checked your console for JavaScript errors? To enable the Inspector use F12 in Chrome.

    Also try to delete all cookies for your domains.

    Thread Starter 37373

    (@37373-1)

    I’m getting the following JavaScript error:

    15:14:17.403 TypeError: google.visualization.arrayToDataTable is not a function1 index.php:583:15
    15:14:21.154 NS_ERROR_FAILURE: 1 build.min.js:10:0
    15:14:22.879 TypeError: $.plot is undefined1 jquery.flot.retina.js:3:0
    15:14:22.940 TypeError: $.plot is undefined1 jquery.flot.selection.js:40:0

    It looks like at least one required library is not loaded.

    Even if that NS error could indicate an internet connection problem, you could try to disable all other WP plugins and make sure there are no conflicts generated by one of them.

    Thread Starter 37373

    (@37373-1)

    I don’t know if you updated anything related to this but I rarely have this issue anymore since updating to version 4.8.2.1 or 4.2.8, not sure which one. Thanks.

    Hi,

    I haven’t, the lastest updates were mainly for plugin internalization and to avoid a fatal error in General Screen. It must be something on your side, as mentioned above.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Dashboard hangs on loading today's stats’ is closed to new replies.