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
toggle the graphs from teams to users and back to teams and the graphs fail to load plus an error is logged to the console. have seen both the following errors:
main.min.js:321 Uncaught TypeError: Cannot read property 'building_count_add' of undefined
at Object.success (main.min.js:321)
at i (vendor.min.js:8)
at Object.fireWith [as resolveWith] (vendor.min.js:8)
at z (vendor.min.js:10)
at XMLHttpRequest.<anonymous> (vendor.min.js:10)
main.min.js:219 Uncaught TypeError: Cannot read property 'parentNode' of null
at removeExistingGraphs (main.min.js:219)
at HTMLUnknownElement.<anonymous> (main.min.js:248)
at HTMLUnknownElement.dispatch (vendor.min.js:9)
at HTMLUnknownElement.r.handle (vendor.min.js:9)
toggle the graphs from teams to users and back to teams and the graphs fail to load plus an error is logged to the console. have seen both the following errors:
also, the hpe page doesn't show the graphs at all
The text was updated successfully, but these errors were encountered: