We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After initialization in iOS, error: [vidstack]: captions text track created without label: 'undefined'
I think it's related to "provider-change" event and native HLS on IOS
The text was updated successfully, but these errors were encountered:
I'm having the same issue, using @vidstack/react version 1.10.9
Sorry, something went wrong.
8c83c9e
This is dev only error. Your text tracks need labels so they show correctly in the menus. I've relaxed this to a console warning from an error.
fix(player): relax no text track label to warning from error
e66a8bd
closes #1216
No branches or pull requests
Current Behavior:
After initialization in iOS, error: [vidstack]: captions text track created without label: 'undefined'
Environment:
I think it's related to "provider-change" event and native HLS on IOS
vidstack_issue1.mp4
The text was updated successfully, but these errors were encountered: