You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Step 3 forward, every url we pass to the component, the player will not change because he is stuck in an infinite loading state
Environment
URL attempting to play:
Browser: Opera/Chrome/Firefox
Operating system: Windows 10
Other informations
The Player only throw the onEnded event for the offline live stream.
Warning ReactPlayer: the attempt to load https://www.twitch.tv/videos/12783852 is being deferred until the player has loaded is appearing in the browser console
The text was updated successfully, but these errors were encountered:
Current Behavior
After passing an offline twitch stream url as a prop, the player will not switch/update to any other twitch video/stream url passed after it.
Expected Behavior
After passing an offline twitch stream url, it should be possible to play any other twitch video/stream url passed in the props.
Steps to Reproduce
Test B
videoTest C
streamTest B
video againStep 3 forward, every url we pass to the component, the player will not change because he is stuck in an infinite loading state
Environment
Other informations
The Player only throw the onEnded event for the offline live stream.
Warning
ReactPlayer: the attempt to load https://www.twitch.tv/videos/12783852 is being deferred until the player has loaded
is appearing in the browser consoleThe text was updated successfully, but these errors were encountered: