samples icon indicating copy to clipboard operation
samples copied to clipboard

A repo containing samples tied to new functionality in each release of Google Chrome.

Results 155 samples issues
Sort by recently updated
recently updated
newest added

Hi, when trying the takePhoto method i get no output on your samples page: https://googlechrome.github.io/samples/image-capture/grab-frame-take-photo.html If i click the Button 'Get User Media' the back camera starts up. 'Grab Frame'...

Should presumably reject if the install fails to cache given that an offline app would normally be expected to work wholly offline.

Hello, I have problem with service-worker in my admin pages, eg. admin.php?page=x, in some subpages I have "offline page". How can I exclude admin.php from ServiceWorker?

The question was already “answered” (well, sort of) here: [Why do I need a service worker?](https://developers.google.com/web/updates/2015/03/increasing-engagement-with-app-install-banners-in-chrome-for-android#why_do_i_need_a_service_worker) Whatever you believe, if the starting point example for an “app-like experience” is an...

I followed the instructions from this article: https://developers.google.com/web/fundamentals/app-install-banners/#native_app_install_banners [my site](https://copacomdev.copaair.com/en/web/gs) complies to all the [requirements](https://developers.google.com/web/fundamentals/app-install-banners/#criteria_to_show_the_banner) listed in the article but still doesn't show the banner

samples/muted-autoplay/ does not work in Android Chrome. Chrome 59.0.3071.125 Android 8.0.0; Pixel XL Build/OPP3.170518.006 Videos are just blank.

There is a fundamental issue with the [IntersectionObserver sample](https://googlechrome.github.io/samples/intersectionobserver/) that can stop it from loading additional elements. The problem is that you can never be sure that you have moved...

I don't know if this is good enough for our samples, I'm going to try. At least I'll learn better coding.