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

https://googlechrome.github.io/samples/paymentrequest/credit-cards/ shows the following warning in the console: ![image](https://user-images.githubusercontent.com/33569/29366288-8213877e-824e-11e7-87db-43374b73a25a.png) > [Deprecation] Card issuer network ("amex", "diners", "discover", "jcb", "mastercard", "mir", "unionpay", "visa") as payment method is deprecated and will be...

Hi there. I've been studying service workers for some time and have yet to find an example of how to prompt users if they would like to install a cached...

This doesn't work :/ https://github.com/GoogleChrome/samples/tree/gh-pages/SAMPLE_STARTING_POINT

- The controller API shipped in M51 and the receiver API shipped in M59. - The demo is for both the controller and receiver API. - Can we use multiple...

Hi, I'm working native app install banner, it will working fine, but why take refreshing multiple times. Anyone can help me...

I'm using this page: https://developers.google.com/web/fundamentals/engage-and-retain/app-install-banners/ to create a web app banner install. I have the sw.js as service worker in public/admin/ I have registered with success the service worker and...

The demo app tries to use Cast directly through the API (not via the SDK) which is not currently supported. It should be updated to use 1-UA mode.

In the css-hyphens demo HTML (live demo at https://googlechrome.github.io/samples/css-hyphens/index.html) the 3rd "elit" does not hyphenate "in the same place as in the second example". Attached is what I see in...

Hello i want to put script in a lot of my website, but in all the web site in to register to the serviceWorker , when i try to do...