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

Menu button is duplicated in the official documentation #8594

Open
taehyunkim3 opened this issue Feb 16, 2024 · 2 comments
Open

Menu button is duplicated in the official documentation #8594

taehyunkim3 opened this issue Feb 16, 2024 · 2 comments
Labels
needs: triage This issue needs to be reviewed ts TypeScript

Comments

@taehyunkim3
Copy link

Description

I found a bug in official documentation where menu button is duplicated.

image

image

image

is it an error?

Reduced test case

https://docs.videojs.com/component

Steps to reproduce

  1. Go to Officlal Document
  2. Click 'Classes' sub menu
  3. Scroll down to observe duplicated menus.

Errors

No response

What version of Video.js are you using?

officlal document error

Video.js plugins used.

No response

What browser(s) including version(s) does this occur with?

Chrome 121.0.6167.160

What OS(es) and version(s) does this occur with?

MacOS 14.2.1 (arm64, M1)

@taehyunkim3 taehyunkim3 added the needs: triage This issue needs to be reviewed label Feb 16, 2024
Copy link

welcome bot commented Feb 16, 2024

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.

@gkatsev
Copy link
Member

gkatsev commented Feb 16, 2024

looks like those componentresize events are from each separate component, so, it's basically a jsdoc/generator issue or display issue where it just shows the event name and doesn't show that it's for each separate component.

@mister-ben mister-ben added the ts TypeScript label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: triage This issue needs to be reviewed ts TypeScript
Projects
None yet
Development

No branches or pull requests

3 participants