-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
クライアントのバージョンを更新できない #102
Comments
|
考えられる原因
|
MDNでは、「page」と書かれているんだけどこの「page」というのが「HTMLファイル」を指しているのか「HTMLやJSやCSSや画像などのリソースを含むすべて」を指しているのかが不明 |
読み込むリソースに、バージョンのクエリを付けたら良いかも |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
手元にある Chrome 57.0.2953.0 で確認
手元にある Chrome 55.0.2883.87 m の時点では大丈夫
それ以外のバージョンは未確認
エラーなどは無し
このスクショは
location.reload(true)
した直後ですそれにも関わらずリソースがキャッシュから読み込まれているのが見て取れます
The text was updated successfully, but these errors were encountered: