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

seekTo not working on mobile devices. #1899

Open
bezenson opened this issue Nov 6, 2024 · 0 comments
Open

seekTo not working on mobile devices. #1899

bezenson opened this issue Nov 6, 2024 · 0 comments

Comments

@bezenson
Copy link

bezenson commented Nov 6, 2024

Current Behavior

seekTo() is doing nothing on mobile devices and on desktop in mobile emulator mode (DevTools)

Expected Behavior

seekTo() changes current player time.

Steps to Reproduce

  1. Open ReactPlayer Demo page from mobile or emulate mobile device via DevTools
  2. Turn on anything (mp3, Vimeo, YouTube, etc.)
  3. Try to seek using Seek bar

Music will continue play, no seekTo effect visible.

Other Information

Seen similar issues, but no answers there and some of them are closed. I've added native browser <audio src="url.mp3" controls /> and it works perfectly

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

1 participant