JSON.stringify cannot serialise cyclic structures
alexandrethsilva opened this issue · 2 comments
alexandrethsilva commented
Current Behavior
-
What code are you running and what is happening?
Even with the application idle, when there are connectivity changes in the host machine, the error occurs. -
Include a screenshot if it makes sense.
Expected Behavior
- What do you expect should be happening?
No error should be thrown - Include a screenshot if it makes sense.
Not necessary.
How to reproduce
- You must provide a way to reproduce the problem.
- Either re-create the bug on Snack or link to a GitHub repository with code that reproduces the bug.
- Explain how to run the example app and any steps that we need to take to reproduce the issue from the example app.
Your Environment
software | version |
---|---|
react-native-offline | 5.7.0 |
react-native | 0.63.2 |
node | 10.21.0 |
npm or yarn | 6.14.4 |
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.