-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
Expected behaviour
Applying Plyr over the Bootstrap embed code, should keep the aspect ratio.
Actual behaviour
Instead, the video stretches all the way to the bottom of the page
Steps to reproduce
Load player with a bootstrap embed:
<div class="embed-responsive embed-responsive-16by9 player">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/{{ .Get 0 }}?rel=0&iv_load_policy=3&modestbranding=1&playsinline=1&showinfo=0&rel=0&enablejsapi=1" allowfullscreen allowtransparency allow="autoplay"></iframe>
</div>Environment
- Browser: Chrome / Brave
- Version: 1.4.96 Chromium: 80.0.3987.132 (Official Build) (64-bit)
- Operating System: MacOS
- Version: Catalina
Console errors (if any)
Link to where the bug is happening
https://brunoamaral.eu/post/algorithms-artificial-intelligence-and-us/
Metadata
Metadata
Assignees
Labels
No labels