Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minificated version doesn't support textTracks #829

Closed
salmazov opened this issue Nov 11, 2013 · 1 comment
Closed

Minificated version doesn't support textTracks #829

salmazov opened this issue Nov 11, 2013 · 1 comment

Comments

@salmazov
Copy link

If I use video.js with subtitles ->
Uncaught TypeError: Object [object Object] has no method 'textTracks'

If I use dev-version - all is okey.

@mmcc
Copy link
Member

mmcc commented Nov 11, 2013

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.

@mmcc mmcc closed this as completed Nov 11, 2013
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants