MicrosoftEdge / DevTools

Feedback and discussions about Microsoft Edge Developer Tools
MIT License
151 stars 49 forks source link

Can't see .har webrequests info when importing .har files in Edge 114 #161

Closed corrado49 closed 1 year ago

corrado49 commented 1 year ago

When upgrade to Edge Version 114.0.1823.41 the upload of .har files is not working correctly. Can not see the requests info, however can see the overview section populated.

I have repro the issue in many machines. Btw Edge 113 works.

Repro steps: Open Edge go to settings - developer tools capture some requests and save as .har file stop the capture and clear

then click on upload select .har file saved before will see that you can see the summary but not the requests information

Screenshot 2023-06-07 190152

AB#44981472

Yvand commented 1 year ago

I face exactly the same issue on Edge 114.0.1823.41 (Official build) (64-bit)

captainbrosset commented 1 year ago

Thanks so much for filing this. Let me make sure the team is aware.

leotlee commented 1 year ago

This is a known Chromium bug that was just recently fixed, Edge 114 should have the fix next week..

1450622 - Requests from uploaded HAR file are not displayed - chromium

corrado49 commented 1 year ago

Good! thanks for letting us know.

captainbrosset commented 1 year ago

Thanks Leo! Let me close this then. Please do comment here if the fix doesn't propagate to Edge as expected.