Skip to content

[BUG] Safari / iOS compatibility #470

@subdavis

Description

@subdavis

Thanks to zach:

FYI, the fix was to use 'seeked' instead of 'canplay'. Safari doesn't fire 'canplay' apparently for some kind of security reason
1:20
that may be useful upstream knowledge, if you're relying on that event anywhere
1:21
also if you want the initial load event, you should use 'loadedmetadata' on safari

We should make sure we aren't using these events and verify safari browser functions as intended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: bugSomething isn't working

    Type

    No type

    Projects

    Status

    In Triage

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions