justinribeiro / lite-youtube

The fastest little YouTube web component on this side of the internet. The shadow dom web component version of Paul's lite-youtube-embed.

Home Page:https://www.npmjs.com/package/@justinribeiro/lite-youtube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working in Firefox

allesan opened this issue · comments

I have a trouble with Firefox not showing anything
I'm using FF 91 and 0.9.1 of the lite youtube

If I turn of position: absolute; for #frame, #fallbackPlaceholder, iframe then image is shown but video is being loaded under the picture.

I'm not able to duplicate this in FF91 (see attached video). Do you have any specific code to reproduce the issue?

ff-91-lite-youtube.mp4

Sorry, nothing specific, just basic example.
I'll try to investigate some more, my CSS and HTML.