-
Notifications
You must be signed in to change notification settings - Fork 264
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 page should periodically test for restored connection #42
Comments
👍 |
Interesting, I didn't know this one. Thank you 👍
Might not be good enough… If a user just has the page sitting in the browser, waiting for the connection to go back online, |
I think the |
@ksnyde I agree, and the checked cached content with the same stone is a great idea! |
Offline page can register a listener for restored connection.
Only check internet connection when a listener is registered.
See also #14
The text was updated successfully, but these errors were encountered: