You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhandled Promise Rejection
Error: Request has been terminated
Possible causes: the network is offline, Origin is not allowed by Access-Control-Allow-Origin, the page is being unloaded, etc.
at Request.crossDomainError (webpack-internal:///./node_modules/superagent/lib/client.js:621:13)
at XMLHttpRequest.xhr.onreadystatechange (webpack-internal:///./node_modules/superagent/lib/client.js:703:19)
PR opened for a proper solution upstream, we can remove the band-aid fix once it's merged and we've updated our dependencies hubiinetwork/nahmii-sdk#75
Sometimes an unhandled network error will cause a system popup dialog.
Seems to be most reproducible when waking a system from sleep(?)
The text was updated successfully, but these errors were encountered: