Please update react-jPlayer to support react-redux version 6.x and above
Any known fix for this?
@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 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.
@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?