src/app/routes/reports/demo/demo.component.ts @@ -238,6 +238,7 @@ } } if (validate && this.timeType && query.reportType) { delete query.sensors; if (this._sensors) { const sensors = []; for (const key in this._sensors) {