Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing the URL Not Clears Older Media New and Old Media Plays at the Same Time on React 19 #1910

Open
e-senturk opened this issue Dec 31, 2024 · 2 comments

Comments

@e-senturk
Copy link

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

  1. It was working before I just updated to react 19 It was working perfectly before.
  2. 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

@hauxir
Copy link

hauxir commented Jan 4, 2025

Experiencing this as well. Makes loading direct links to files and local files practically unusable.

@dawi
Copy link

dawi commented Jan 7, 2025

Experiencing this as well. Are you both using Next.JS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants