mediaelement icon indicating copy to clipboard operation
mediaelement copied to clipboard

Duplicate Controls in React, requires update in usage.md

Open arthgupta2003 opened this issue 2 years ago • 1 comments

Due to <React.StrictMode> being the default now, the component provided in usage.md has a visual glitch of having multiple layers of controls. This can be temp fixed by removing <React.StrictMode> from the index.js file, but it would be better to rewrite the component with useEffect instead of componentDidMount/componentWillUnmount

arthgupta2003 avatar Jun 09 '23 10:06 arthgupta2003

Hi, i am going to work with issues

asfaqahmed avatar Sep 20 '23 15:09 asfaqahmed