We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
reset()
1 parent 670449a commit 621ff66Copy full SHA for 621ff66
1 file changed
src/api/telemetry/TelemetryCollection.js
@@ -480,6 +480,7 @@ export default class TelemetryCollection extends EventEmitter {
480
this.emit('clear');
481
482
this._requestHistoricalTelemetry();
483
+ this._initiateSubscriptionTelemetry();
484
}
485
486
/**
0 commit comments