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
Whenever I'm running any code that involves an insecure (http) request, it times out. I have no issues making https requests. I was thinking it must be some vscode/electron restriction, but the same code works with the Quokka.js extension, in the same version of vscode, for example.