Skip to content
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

/offline not redirecting when offline on on Chrome #14

Closed
jamesmgg opened this issue May 20, 2019 · 2 comments
Closed

/offline not redirecting when offline on on Chrome #14

jamesmgg opened this issue May 20, 2019 · 2 comments

Comments

@jamesmgg
Copy link

Produces the following warning:
The FetchEvent for "http://localhost:8000/" resulted in a network error response: a redirected response was used for a request whose redirect mode is not "follow".

The issue is that it's caching the redirect url /offline the fix is to instead cache /offline/
I'll attach a PR with the fix for it.

@ZippoLag
Copy link

Didn't this get fixed when the PR was merged? Shouldn't it be closed?

@jamesmgg
Copy link
Author

jamesmgg commented Aug 3, 2019

yes, this got fixed. the ticket was not autoclosed, so closing it now

@jamesmgg jamesmgg closed this as completed Aug 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants