Skip to content

iOS 8: window.onload not Triggered if Audio Tag on Page #118

@tf

Description

@tf

Under iOS 8.0.2 entries containing audio pages get stuck at the loading spinner since Safari fails to trigger the onload event on window. The problem does not occur if the page does not contain audio tags.

As a first workaround we'll hide the loading spinner after a timeout for iOS 8 browsers. As a more profound fix, one could consider creating audio tags dynamically (the way video tags are already handled now). This would require more browser testing though.

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