You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The textTracks method isn't exported yet, which is why it works in the development version but not the minified, production version. It should come soon, as there's already a pull request waiting: #815.
If I use video.js with subtitles ->
Uncaught TypeError: Object [object Object] has no method 'textTracks'
If I use dev-version - all is okey.
The text was updated successfully, but these errors were encountered: