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
The response tab of the Network screen in VS Code Dev Tools shows no data while the Preview tab shows a preview.
Here's the Preview tab
While the response tab shows nothing.
If I open a separate dev tools window from the Edge instance that was opened when I started the debug session and re-run my network request. I do see the response data in that separate dev tools window.
Hopefully I am creating this in the right place. Please advise, and also, let me know if there's more info I can provide.