vime
vime copied to clipboard
vm-embed is cropped when inside vm-player
Hi! I'm trying to use vm-embed
inside vm-player
to include videos from bilibili.com. The problem is that videos are cropped. The issue is reproduced with Youtube as well.
<vm-player controls>
<vm-embed
embed-src="https://www.youtube.com/embed/Ex4SbCgFAOo"
/>
</vm-player>
Here how it is cropped: