CenturyLinkCloud / mdw

https://centurylinkcloud.github.io/mdw/
MIT License
46 stars 10 forks source link

Dashboard Process Insights by Month is broken #765

Closed donaldoakes closed 4 years ago

donaldoakes commented 4 years ago

With the following javascript console error:

Index.jsx:103668 Uncaught TypeError: Cannot read property 'id' of undefined
    at ProcessInsights.<anonymous> (Index.jsx:103668)
    at callCallback (Index.jsx:58911)
    at commitUpdateEffects (Index.jsx:58950)
    at commitUpdateQueue (Index.jsx:58938)
    at commitLifeCycles (Index.jsx:59842)
    at commitAllLifeCycles (Index.jsx:61214)
    at HTMLUnknownElement.callCallback (Index.jsx:42627)
    at Object.invokeGuardedCallbackDev (Index.jsx:42677)
    at invokeGuardedCallback (Index.jsx:42734)
    at commitRoot (Index.jsx:61426)