plyr-react icon indicating copy to clipboard operation
plyr-react copied to clipboard

Not working with React 18

Open bosbode opened this issue 2 years ago • 2 comments

React 18 is not an acceptable dependency. So the package only works with a downgrade to React 17.

bosbode avatar May 20 '22 12:05 bosbode

Hey @bosbode, Thanks for the report Support for React 18 has been added to the core plyr-react https://github.com/chintan9/plyr-react/blob/master/package.json#L157 but we need to update the documentation so we can release it.

@chintan9, could we have a new beta (RC) release sooner?

realamirhe avatar May 20 '22 14:05 realamirhe

@bosbode Please refer this one https://codesandbox.io/s/plyr-react-new-api-forked-s8kksp?file=/src/App.tsx

chintan9 avatar May 20 '22 20:05 chintan9