Skip to content

Conversation

gggritso
Copy link
Member

@gggritso gggritso commented Oct 8, 2025

Gross one! timeseriesResults is a sparse array. In cases where the first element in the array is missing, the bucket size calculation failed, crashing the chart. Instead, run the bucket size calculation on series which is a filtered list of Series that are defined.

`timeseriesResults` is a sparse array. In cases where the _first_
element in the array is missing, the bucket size calculation failed,
crashing the chart. Instead, run the bucket size calculation on `series`
which is a filtered list of `Series` that are defined.
@gggritso gggritso requested a review from a team as a code owner October 8, 2025 20:07
Copy link

linear bot commented Oct 8, 2025

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Oct 8, 2025
@gggritso gggritso merged commit 376d277 into master Oct 8, 2025
47 checks passed
@gggritso gggritso deleted the georgegritsouk/dain-986-dashboard-crashes-while-trying-to-load-a-chart branch October 8, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants