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

fix: seek on custom media w/o readyState #861

Closed luwes closed 6 months ago

luwes commented 6 months ago

fix #858

regression introduced in https://github.com/muxinc/media-chrome/pull/784

old logic here https://github.com/muxinc/media-chrome/pull/835/files#diff-f47c60f82e0b188cc72db120e2829c4473753d20186183b4c2e1492169d61321L806-L810

vercel[bot] commented 6 months ago

@luwes is attempting to deploy a commit to the Mux Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
media-chrome ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 22, 2024 10:28pm
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.33%. Comparing base (3ea80df) to head (11dcf38). Report is 41 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #861 +/- ## ========================================== - Coverage 78.55% 72.33% -6.23% ========================================== Files 59 79 +20 Lines 11080 15445 +4365 ========================================== + Hits 8704 11172 +2468 - Misses 2376 4273 +1897 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.