Skip to content

Commit 621ff66

Browse files
committed
resubscribe on reset()
1 parent 670449a commit 621ff66

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/api/telemetry/TelemetryCollection.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,7 @@ export default class TelemetryCollection extends EventEmitter {
480480
this.emit('clear');
481481

482482
this._requestHistoricalTelemetry();
483+
this._initiateSubscriptionTelemetry();
483484
}
484485

485486
/**

0 commit comments

Comments
 (0)