Giter VIP home page Giter VIP logo

Comments (10)

tiagopazhs avatar tiagopazhs commented on August 11, 2024 1

Hi Guys,

I was wondering if this has safari support to? I've tried to implement it on a website, and on safari I'm getting a strange repeated background image and i don't see any play button, I also can't click the video to let it play.

Thanks in advance!

grts

Now it is working on lite-youtube-embed v0.3.2

from lite-youtube-embed.

JuanitoFatas avatar JuanitoFatas commented on August 11, 2024

What's your Safari version? Works for me with Safari 13.0.3 (15608.3.10.1.4) on macOS 10.15.1.

from lite-youtube-embed.

geoffreyvandamme avatar geoffreyvandamme commented on August 11, 2024

from lite-youtube-embed.

JuanitoFatas avatar JuanitoFatas commented on August 11, 2024

Oh 😞

Does the console throw any error related to this? Is it possible to share relevant code or in a sample repository to try?

Thank you!

from lite-youtube-embed.

geoffreyvandamme avatar geoffreyvandamme commented on August 11, 2024

from lite-youtube-embed.

Garbee avatar Garbee commented on August 11, 2024

IE has no support for custom elements. Current versions of Edge have some level of support though. Safari... It's working here in the latest version for MacOS Catalina. Apple only has partial support for Custom Elements however, so it could be their implementation being buggy. (Or possibly their anti-tracking/privacy stuff?)

We should do a quick look into where this currently works and document that. Then decide how far we want to push support on it. Thanks for pointing this out.

from lite-youtube-embed.

Garbee avatar Garbee commented on August 11, 2024

Oh, and i just looked into that package you're using... It is from Justin Ribeiro. Great guy, but he has done a bit of work on top including using Shadow DOM to encapsulate the element. His repository is here: https://github.com/justinribeiro/lite-youtube . So if you are using that package and wish to keep using it, you should probably head over there for better support.

from lite-youtube-embed.

paulirish avatar paulirish commented on August 11, 2024

it was reported at justinribeiro/lite-youtube#3
and @justinribeiro fixed it in justinribeiro/lite-youtube#4

from lite-youtube-embed.

Rahul-Sam avatar Rahul-Sam commented on August 11, 2024

@paulirish Hi, this is not supporting ie and edge. I am looking for your help on the same.

from lite-youtube-embed.

Garbee avatar Garbee commented on August 11, 2024

Internet Explorer does not and never will support custom elements. So this will simply not work there unless you pull in polyfills. Which we do not guarantee they will even necessarily work.

Edge it should work. Please file a specific issue for what exactly isn't working with reproduction steps. (Granted, Edge has recently switched to being Chromium based. So if Irish follows other projects in supporting the "last two major versions" then very quickly Edge will function very similarly to Chrome, if not exact.)

from lite-youtube-embed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.