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

Please update react-jPlayer to support react-redux version 6.x and above

Open singhjagmohan1000 opened this issue 6 years ago • 4 comments

singhjagmohan1000 avatar Feb 28 '19 20:02 singhjagmohan1000

Any known fix for this?

isautkin-nv avatar Oct 10 '19 07:10 isautkin-nv

@MartinDawson @Mattomanka hey, i am wondering if you are planning to update react-jPlayer & react-jPlaylist to support react 16 + and react redux 6 + versions

iholovach-amplify avatar Jan 29 '21 10:01 iholovach-amplify

@iholovach-amplify I recommend not using this package and use another react player.

I am no longer using it or updating it. If someone else wants to take over the contributions to the package then they can.

MartinDawson avatar Jan 29 '21 11:01 MartinDawson

@singhjagmohan1000 @isautkin-nv hey, looks that there is one easy way to fix it, just remove react, redux, react-redux dependencies from dependencies in react-jplaylist, react-jplayer and react-jplayer-utils libs (but live in devDependencies)

  • so in such case it will use your application libs versions without any problems

@MartinDawson hey, if this fix works for you, could you please create 3 PRS to remove those dependencies?

iholovach-amplify avatar Feb 03 '21 15:02 iholovach-amplify