microsoftgraph / microsoft-graph-explorer-v4

React/Redux version of Graph Explorer used to learn the Microsoft Graph Api
https://developer.microsoft.com/graph/graph-explorer
MIT License
212 stars 90 forks source link

404 errors on console from monaco searching for web workers #3221

Closed ElinorW closed 3 months ago

ElinorW commented 3 months ago

Describe the bug The editor and json web workers can't be found and as a result a lot of 404 errors are being returned

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://developer.microsoft.com/en-us/graph/graph-explorer'
  2. Open developer tools
  3. Open the console tab
  4. See errors

Expected behavior Errors shouldn't be present

Screenshots image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.