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 prop/param do not exist. #1897

Open
Scroody opened this issue Oct 25, 2024 · 0 comments
Open

SeekTo prop/param do not exist. #1897

Scroody opened this issue Oct 25, 2024 · 0 comments

Comments

@Scroody
Copy link

Scroody commented Oct 25, 2024

Current Behavior

As I'm currently trying to solve some bug in the implementation of react player of the project I work for (Big Blue Button).
I discovered that one of seekTo parameters, is not working/doen't exist whick is keepPlaying.

Expected Behavior

Passing a bool value and the players decides do keep playing or pause based on the value passed.

Steps to Reproduce

Try to pass a value to seekTo such as seekTo(example1, example2, true)

Environment

  • URL attempting to play:
  • Browser: Any browser
  • Operating system: Linux 24

Other Information

Type declaration for seekTo:
image

seekTo being used:

image

Note how it is expecting 2 parameters, and 3 are passed.

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