Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 417 Bytes

File metadata and controls

10 lines (7 loc) · 417 Bytes

React video tag, 'muted' attribute missing in DOM

This is a wrapper using hooks for the video tag, adds the muted attribute required for autoplay. React video tag that adds the 'muted' attribute required for autoplay. The muted attribute is removed by react when renders the video tag.

facebook/react#10389

facebook/react#6544