vime-js / vime

Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
https://vimejs.com
MIT License
2.76k stars 152 forks source link

fix(react): InitialMuted set on componentWillLoad #322

Closed codrin-iftimie closed 2 years ago

codrin-iftimie commented 2 years ago

Fixes https://github.com/vime-js/vime/issues/320

Pull request type

What is the current behavior?

Initial muted was set on component loaded

What is the new behavior?

Initial muted is now set before component load

Does this introduce a breaking change?

Other information

vercel[bot] commented 2 years ago

@codrin-iftimie is attempting to deploy a commit to the Vidstack Team on Vercel.

A member of the Team first needs to authorize it.

ahmedalashhab commented 2 years ago

Can this PR please be accepted?