NovatecConsulting / novatec-service-dependency-graph-panel

A Grafana panel for visualizing a Service Dependency Graph.
Apache License 2.0
191 stars 64 forks source link

[BUG] - Cannot read properties of undefined (reading 'length') when requests count equals zero #104

Open it-sugar opened 2 years ago

it-sugar commented 2 years ago

Describe the bug TypeError: Cannot read properties of undefined (reading 'length') at eval (Utils.ts:13:40) at A (Utils.ts:3:25) at F (Statistics.tsx:63:14) when requests count equals zero

To Reproduce create some data and make requests count equals zero

Screenshots 企业微信截图_20220315162314

MariusBrill commented 2 years ago

Hey @it-sugar,

Thank you for reporting this issue! We will fix it in our upcoming major release.

Best regards Marius