Patrick Connors

Results 5 comments of Patrick Connors

I'm experiencing the same issue, and have tried some of the adjustments listed here without much luck. I just noticed this though, and thought I'd share: ``` // Passes .black...

If you add the parameter `autoplay=1` to the end of the URI, it will autoplay. This is true for both YouTube and Vimeo. Examples: - https://developers.google.com/youtube/player_parameters#autoplay ``` YouTube ``` -...

I think that it's appropriate for the G logo to go to the main [Gitify webpage](https://www.gitify.io/) (or this Github repo as it does now.) But instead, link the GitHub icon...

@AndrejGajdos, what happens when you remove `style="display: none;"` from the svg?

I am seeing a similar issue using Swiper React, Coverflow Effect, Keyboard control, and the Loop option. Code: https://codesandbox.io/p/devbox/swiper-react-effect-coverflow-forked-6wgk33 (Forked from demo to add keyboard and loop) Demo: https://6wgk33-5173.csb.app/ Virtual...