diff --git a/pkg/ui/workspaces/db-console/src/views/reports/containers/customChart/index.tsx b/pkg/ui/workspaces/db-console/src/views/reports/containers/customChart/index.tsx index 7d3af8e3a01d..58c9182811a5 100644 --- a/pkg/ui/workspaces/db-console/src/views/reports/containers/customChart/index.tsx +++ b/pkg/ui/workspaces/db-console/src/views/reports/containers/customChart/index.tsx @@ -207,6 +207,7 @@ export class CustomChart extends React.Component< key={index} setTimeRange={this.props.setTimeRange} setTimeScale={this.props.setTimeScale} + history={this.props.history} >