Right now my Edge DevTools no longer shows the request/response information - headers, body etc. for a highlighted request.
I have read the Edge DevTools documentation which says that clicking a request should show the request/response details but this doesn't work.
How can I see header/body details for a highlighted request, ie, how can I get the UI back?
Answering my own question to help others
Highlighting the row with the request will not show the header/body details.
Only highlighting the first column in the row will show the header/body details.