Open Dylan190774 opened 3 years ago
The component works in full screen mode, but when I try to use it in Device mode in Chrome, it doesn't start playing. Any ideas?
It seems that is just a CSS issue.
Add this to class .yt-lite works for me :
.yt-lite { width: 100%; }
The component works in full screen mode, but when I try to use it in Device mode in Chrome, it doesn't start playing. Any ideas?