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

iOS - [vidstack]: captions text track created without label: 'undefined' #1216

Closed
sukijun opened this issue Mar 27, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@sukijun
Copy link

sukijun commented Mar 27, 2024

Current Behavior:

After initialization in iOS, error: [vidstack]: captions text track created without label: 'undefined'

Environment:

  • Framework: React
  • Meta Framework: Next.js
  • Node: v20.9
  • Device: iPhone X
  • OS: iOS 16.7.4
  • Browser: Chrome and Safari

I think it's related to "provider-change" event and native HLS on IOS

vidstack_issue1.mp4
@sukijun sukijun added the bug Something isn't working label Mar 27, 2024
@nossila
Copy link

nossila commented Mar 29, 2024

I'm having the same issue, using @vidstack/react version 1.10.9

@mihar-22
Copy link
Member

mihar-22 commented Apr 3, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants