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

Don't set width ratio on global video element #1534

Open
peernohell opened this issue Dec 13, 2024 · 0 comments
Open

Don't set width ratio on global video element #1534

peernohell opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@peernohell
Copy link

Current Behavior:

If you have video element on your page with a width set in CSS.

A global css from vidstack overwrite the css width and aspect ratio

Expected Behavior:

vidstack css should not touch video elements global like that.

Steps To Reproduce:

import vidstack css
add a video with a width set with CSS<

Environment:

  • Framwork: Meteor
  • Node 20
  • Macbook Pro M1 Pro 32Go
  • MacOS 15.1.1
  • Browser: Arch
@peernohell peernohell added the bug Something isn't working label Dec 13, 2024
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

1 participant