Skip to content

Player not working on Safari #89

@simon-tannai

Description

@simon-tannai

Hello !

I'm trying to use this component on Safari, version 12.0.2 on MacOS 10.14.2.
The <google-youtube> is present into HTML DOM but nothing is displayed on the webapp. I have not any error into the JavaScript console.
On Google Chrome, it's working fine.

The full html:

<link rel="import" href="bower_components/google-youtube/google-youtube.html">
<google-youtube class="googleYouTube" video-id="l_BWeuz1k4c"></google-youtube>

CSS:

.googleYouTube {
  display: block;
  width: 480px;
  margin: 0 auto;
  height: 270px;
}

There is specs to apply to be able to work on Safari brower ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions