You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intermittently it errors in JavaScript instead of loading and showing a chart, probably related to Turbo Router enabled in backend?
VM36:27 Uncaught ReferenceError: Chart is not defined
at <anonymous>:27:5
at framework-bundle.min.js?v680526b0:1:23830
at Array.forEach (<anonymous>)
at framework-bundle.min.js?v680526b0:1:23618
at framework-bundle.min.js?v680526b0:1:23851
at NodeList.forEach (<anonymous>)
at n (framework-bundle.min.js?v680526b0:1:23052)
at e.<anonymous> (framework-bundle.min.js?v680526b0:1:23923)
at e.value (framework-bundle.min.js?v680526b0:1:16728)
at e.value (framework-bundle.min.js?v680526b0:1:14725)
at framework-bundle.min.js?v680526b0:1:24428
at e.value (framework-bundle.min.js?v680526b0:1:971)
at Function.value (framework-bundle.min.js?v680526b0:1:407)
at e.value (framework-bundle.min.js?v680526b0:1:24383)
at e.value (framework-bundle.min.js?v680526b0:1:19054)
at e.value (framework-bundle.min.js?v680526b0:1:19833)
The text was updated successfully, but these errors were encountered:
Environment:
Intermittently it errors in JavaScript instead of loading and showing a chart, probably related to Turbo Router enabled in backend?
The text was updated successfully, but these errors were encountered: