Forum Discussion

BrandonWang's avatar
BrandonWang
Copper Contributor
May 19, 2024

New Edge version 125, DevTools - Application tab make browser crash

Just updated to the new 125 version, doing my normal development work, opened the developer tools, went to "Application" tab, then the Edge browser crashed.

 

Rollback to version 124.0.2478.109, the browser is not crashing anymore.

2 Replies

  • BrandonWang's avatar
    BrandonWang
    Copper Contributor

    our development team has figured out what was the problem. it was because of in the web manifest file, one of the icons item was missing the "sizes" property, after specified the "sizes" property, even put wrong size info, the Edge browser is not crashing anymore.

     

    again this is only happens on Edge browser version 125. rollback to version 124 also not crashing. Chrome browser working fine.

    • csdoneil's avatar
      csdoneil
      Copper Contributor

      BrandonWang I can concur this same issue was happening on Chrome 125, and the manifest.json was, indeed, the issue. Thanks for figuring this out.

Resources