fix: fix a crash when row totals is enabled (DHIS2-17297) #1660
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Implements DHIS2-17297
Relates to dhis2/data-visualizer-app#3042
Key features
Description
More info in the ticket.
In short, a bug was introduced with the cumulative values feature with this commit.
The bug only happens in specific circumstances, which seem to be the following:
With these conditions I was able to reproduce the crash.
Screenshots
Here's a screenshot of the layout in DV which triggers the crash; once column totals is enabled and Update is clicked, the app crashes: