Replies: 1 comment
-
Can you try the solution given in this response: #882 (comment), if that solves the problem? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How could I handle 'Error: could not detect network (event="noNetwork", code=NETWORK_ERROR' ? I would like to catch the error. For example:
this is in a node.js app. If I there is no internet connection I get this error. But it is not catched inside my catch block.
Beta Was this translation helpful? Give feedback.
All reactions