muxinc / media-chrome

Custom elements (web components) for making audio and video player controls that look great in your website or app.
https://media-chrome.org
MIT License
1.21k stars 62 forks source link

`medialoading` attribute is set on player load #944

Closed luwes closed 2 weeks ago

luwes commented 2 months ago

the medialoading attribute is set on player load on media-controller

luwes commented 2 weeks ago

for the time being the CSS selector [medialoading]:not([mediapaused]) is a solution for this issue.