Open
Description
Current Behavior
I'm using useIsConnected
in an application and in the past two weeks have noticed several devices that use this to have failed network calls, but oddly they are pointed at /sorry/index
with a 405 error code. We aren't applying a custom endpoint to hit so it should just be hitting the default google.com
. Has anyone seen this before or know why this may be happening?
Expected Behavior
I would expect to never hit /sorry/index
.
How to reproduce
Not known. Out of > 1000 devices this has only happened a couple dozen times.
Your Environment
software | version |
---|---|
react-native-offline | 5.8.0 |
react-native | 0.64.2 |
node | 14.19 |
npm or yarn | yarn 1.22.18 |
Metadata
Metadata
Assignees
Labels
No labels
Activity