Closed he4amm closed 5 years ago
What version of ReactPlayer are you using? This should be fixed by https://github.com/CookPete/react-player/commit/2b59631fedc9acbb9ce685d28b04a8125b60071a which was published in 1.12.0
I use 1.11.2
, will upgrade to 1.12.0
and check it
Yes, this issue has been fixed in version 1.12.0
, thank you :)
Current Behavior
I'm trying to load a Vimeo video into ViemoPlayer, and after page loads and video start playing the error below show in console
Expected Behavior
if the video is not able to set a playback rate, should be a handler for this in the player to prevent that, and prevent this issue from performing, or just can issue fixed internally if video doesn't support setting a playback rate
Environment