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

fix: registering new player component #8932

Merged
merged 2 commits into from
Jan 15, 2025
Merged

Conversation

victordidenko
Copy link
Contributor

Do not allow to register new Player component, if any instance of the current component still exists.

Fixes #8925

Do not allow to register new Player component, if any instance of the current component still exists.

Fixes videojs#8925
Copy link

welcome bot commented Dec 1, 2024

💖 Thanks for opening this pull request! 💖

Things that will help get your PR across the finish line:

  • Run npm run lint -- --errors locally to catch formatting errors earlier.
  • Include tests when adding/changing behavior.
  • Include screenshots and animated GIFs whenever possible.

We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can.

Copy link
Member

@gkatsev gkatsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the PR and your patience on getting it reviewed!

@mister-ben mister-ben merged commit f8e9bfc into videojs:main Jan 15, 2025
5 checks passed
Copy link

welcome bot commented Jan 15, 2025

Congrats on merging your first pull request! 🎉🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Possible incorrect logic with registering new Player
4 participants