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
Current Behavior
React Player is not switching audio; instead, it starts a new audio instance and also plays old audio at the same time. It happens %80 of the time sometimes it works as intended.
Expected Behavior
Audio should switch every time I switch the url variable.
Steps to Reproduce
It was working before I just updated to react 19 It was working perfectly before.
Downgrading solves the issue.
Environment
URL attempting to play: Internal URL addresses contain a wav file.
Browser: Google Chrome 131.0.6778.205
Operating system: OSX 15.1.1
The text was updated successfully, but these errors were encountered:
Current Behavior
React Player is not switching audio; instead, it starts a new audio instance and also plays old audio at the same time. It happens %80 of the time sometimes it works as intended.
Expected Behavior
Audio should switch every time I switch the url variable.
Steps to Reproduce
Environment
URL attempting to play: Internal URL addresses contain a wav file.
Browser: Google Chrome 131.0.6778.205
Operating system: OSX 15.1.1
The text was updated successfully, but these errors were encountered: