We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Player.selectTextTrack() causes the text track to be disabled regardless of its previous setting.
To work around this bug, call Player.enableTextTrack() after Player.selectTextTrack() to restore the previous setting.