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

Error: Unknown player. Probably unloaded. #688

Closed
Benny739 opened this issue Feb 7, 2021 · 5 comments · Fixed by #748
Closed

Error: Unknown player. Probably unloaded. #688

Benny739 opened this issue Feb 7, 2021 · 5 comments · Fixed by #748
Labels
bug Something isn't working

Comments

@Benny739
Copy link

Benny739 commented Feb 7, 2021

Create a player, destroy the player and then create a new player with a new video and then go in fullscreen mode.
Fullscreen works, but it produces an annoying error in the console:
Error: Unknown player. Probably unloaded.

@luwes luwes added the bug Something isn't working label Feb 18, 2021
@KwehDev
Copy link

KwehDev commented Apr 28, 2021

This has been an issue for us for several months as well. +1 for a solution.

@anajuliabit
Copy link

anajuliabit commented Apr 28, 2021

I don't remember exactly how I solved it, but I think it was because I was reprocessing each video in a instance of the player. So I removed the key from React component to make just a single instance of Vimeo and just change the source of the video when I move on to the next one.

@romanshvets
Copy link

+1

1 similar comment
@houmark
Copy link

houmark commented Jul 16, 2021

+1

@rkrishnan8594
Copy link
Contributor

This bug should be fixed in v2.16.1.

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

Successfully merging a pull request may close this issue.

7 participants