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

Seek to start position does not update progress bar #425

Closed
Emzawadzki opened this issue May 21, 2024 · 1 comment
Closed

Seek to start position does not update progress bar #425

Emzawadzki opened this issue May 21, 2024 · 1 comment

Comments

@Emzawadzki
Copy link
Contributor

When paused, seeking to any non-start position updates the progress bar correctly, but when position we seek to is 0 (or less than 0), the progress bar is not updated until "play" is fired, or seek is called for value of more than 0.

This is perfectly visible in sandbox I've created: https://codesandbox.io/p/sandbox/oven-poc-kv8xdl

To reproduce, simply move to the middle of played audio, and click "Rewind". The position is updated, but the progress bar stays in place.

@SangwonOh
Copy link
Member

Thanks! @Emzawadzki

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

2 participants