rgommezz/react-native-offline

Getting state.network.isConnected undefined when app is reloaded

rahulekZero opened this issue · 2 comments

When app is started for first time then it gives proper state but when reloaded isConnected is undefined.
Initially it returns following state.network
{
actionQueue: []
isConnected: true
isQueuePaused: false
}

but when reloaded it returns reducer function

react-native-offline version: 5.7.0

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale commented

Closing this issue after a prolonged period of inactivity. If this is still present in the latest release, please feel free to create a new issue with up-to-date information.