Skip to content

Media Element Binding for set currentTime is unreliable #3524

@subz390

Description

@subz390

Describe the bug
The Media Element Binding for setting bind:currentTime={time} is unreliable when setting single times. For example a list of video position index markers. Clicking on an index, which sets the currentTime, doesn't always set the video position. Where as if I set currentTime via the DOM method then it does work every time.

To Reproduce
Here's a couple of examples the issue:
https://svelte.dev/repl/3470317362744bf296ae78b688445448?version=3.9.2
https://svelte.dev/repl/17fecf5e4b5449a79f7eda6abc480f19?version=3.9.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions