Skip to content

SeekTo prop/param do not exist. #1897

@Scroody

Description

@Scroody

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions