react-detect-offline icon indicating copy to clipboard operation
react-detect-offline copied to clipboard

Offline and Online components for React

Results 20 react-detect-offline issues
Sort by recently updated
recently updated
newest added

Does this library provide an option to detect unstable internet ?

Implementation of useOnlineEffect. No tests yet to confirm on the correct path lol.

The component currently fails to detect offline status reliably and produces many false positives. From the [navigator.onLine doc](https://developer.mozilla.org/en-US/docs/Web/API/NavigatorOnLine/onLine): `while you can assume that the browser is offline when it returns...

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

## Faster host We use `ipv4.icanhazip.com` currently because that's the standard for other JS polling libraries. But we can probably get much faster. Here are some quick tests: ``` ---...

enhancement
v3

I am using the Online and Offline components in a couple of places within my application and noticed that the application is hitting the polling url every 5 seconds about...

v3

to make it easier lets start with some user story: In my app I do check every 30 seconds if backend is online...using react-detect-offline. But also I do every 30...

Bumps [express](https://github.com/expressjs/express) from 4.15.3 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. Changelog Sourced from qs's changelog. 6.4.1 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...

dependencies