diff --git a/src/plugins/htmlVideoPlayer/plugin.js b/src/plugins/htmlVideoPlayer/plugin.js
index cd68db5b3..097c6a9e6 100644
--- a/src/plugins/htmlVideoPlayer/plugin.js
+++ b/src/plugins/htmlVideoPlayer/plugin.js
@@ -1073,6 +1073,7 @@ function supportsTextTracks() {
this.customTrackIndex = -1;
this.currentClock = null;
+ this.currentSubtitlesOctopus = null;
this._currentAspectRatio = null;
const octopus = this.currentSubtitlesOctopus;