Components: material.angular.io is down again

Created on 30 Jun 2018  路  7Comments  路  Source: angular/components

Bug, feature request, or proposal:

bug

What is the expected behavior?

https://material.angular.io works properly.

What is the current behavior?

white screen with some 404 in console.
I have checked disable cache in chrome devtools network tab, and refreshes many times.
image

https://material.angular.io/runtime.a66f828dca56eeb90e02.js
https://material.angular.io/styles.dac3a9e03d9660e0b6fe.css
https://material.angular.io/main.33d6b00ba0e5df97cddb.js

after clean all site data in Application tab. it go back works.
but I have meet many times like that. so I think this should be an issue.

P2 has pr

Most helpful comment

Hard reload fixes it but if users have to do that to be able to use the website, maybe there is something wrong with website's caching policies/response headers?

All 7 comments

Have you tried force-reloading? (aka Ctrl + F5 / Ctrl + Shift + R)

Hard reload fixes it but if users have to do that to be able to use the website, maybe there is something wrong with website's caching policies/response headers?

@amcdnl can you take another look at the service worker setup?

@jelbourn - I made a PR that tweaks the SW settings and bumps pkg to latest ( https://github.com/angular/material.angular.io/pull/485 ). At this point, SW are causing more issues than they might be worth. Might be worth considering removing them.

To make material.angular.io work temporarily on chrome (for end user) select Bypass for network option under chrome developer tools >> Application >> Service workers

screen shot 2018-08-16 at 10 31 18 pm

This should be resolved now; it might need one final service worker clear.

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

savaryt picture savaryt  路  3Comments

vanor89 picture vanor89  路  3Comments

Miiekeee picture Miiekeee  路  3Comments

3mp3ri0r picture 3mp3ri0r  路  3Comments

julianobrasil picture julianobrasil  路  3Comments