Actions
Bug #23709
closedStatisticsCharts fails handling errors
Difficulty:
easy
Triaged:
Description
I just noticed that when one of the statistics chart returns 500 the entire statistics list not displayed.
The error messages I get in the console logs are:
"Failed prop type: The prop `id` is marked as required in `ChartBox`, but its value is `undefined`"
"Failed prop type: Invalid prop `errorText` of type `object` supplied to `ChartBox`, expected `string`"
Files
Actions