-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
Description
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
seekTo being used:
Note how it is expecting 2 parameters, and 3 are passed.
JoVictorNunes, Carmen-Git-It and NickSemenov
Metadata
Metadata
Assignees
Labels
No labels

