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

Cant remove big 360 play button #282

Open
tap2k opened this issue May 18, 2023 · 0 comments
Open

Cant remove big 360 play button #282

tap2k opened this issue May 18, 2023 · 0 comments

Comments

@tap2k
Copy link

tap2k commented May 18, 2023

Description

When I try to configure the BigPlayButton to be false the large 360 button still shows up.
Include a reduced test case.

Steps to reproduce

Explain in detail the exact steps necessary to reproduce the issue.

  1. Create a video player.
  2. Configure BigPlayButton to be false when initializing its props.
  3. The button still shows up.

Results

Expected

Not the button.

Actual

I saw the button.

Error output

If there are any errors at all, please include them here.

Additional Information

Please include any additional information necessary here. Including the following:
I think it is related to this code here:

this.player_.removeChild('BigPlayButton');

versions

videojs

Latest

browsers

Chrome

OSes

what platforms (operating systems and devices) are affected?
Mac

plugins

are any videojs plugins being used on the page? If so, please list them below.
videojs-vr

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

No branches or pull requests

1 participant