• Resolved blakers

    (@blakers)


    Latest WordPress
    Twenty Twenty Theme

    in wp-config.php add define('SCRIPT_DEBUG', true);

    When creating or editing chart data and clicking Save & Show Chart, the chart will not update. Console shows this error:

    TypeError: win.visualizer.update is not a function

    Seems to possibly be a race condition since visualizer is defined after the condition where the update function is added to the object.

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Chart does not update after clicking Save & Show Chart with SCRIPT_DEBUG on’ is closed to new replies.