googlecodelabs / your-first-pwapp

Code associated with Your First Progressive Web App codelab
https://g.co/codelabs/pwa
Apache License 2.0
638 stars 555 forks source link

Step 6: Test it out refresh caches #94

Closed PierreCavalet closed 5 years ago

PierreCavalet commented 7 years ago

In the Step 6 Test it out, it should mention that you need to refresh caches in the chrome dev tools in order to see the cache storage.

Right clic on cache storage and refresh caches.

invasionofsmallcubes commented 7 years ago

Thank you Pierre. I was going mad :)

@PierreCavalet is it normal that before refreshing the cache, if I activate offline mode, it doesn't work? Did you experience the same thing?

PierreCavalet commented 7 years ago

Hi @invasionofsmallcubes, I don't recall this problem, I just remember going crazy trying to figure out why the cache storage was not appearing in the chrome dev tools. :)

petele commented 5 years ago

Hi!

Thanks for the feedback. I've rewritten the codelab from scratch and believe I have fixed this issue. The code has been updated, and the new guide is now live.

If you find any issues with the new codelab, please let us know!

Thanks!