1

I have developed a ReactJS front-end project, built using Material UI. I have built it using npm run build command and deployed the application in Azure App Services ASP.NET V4.8 stack. Everything looks fine but I'm getting a minor error. Downloadable font: download failed I can see these woff2 files in the artifacts and even in the App Service as well.

enter image description here

Any help in understanding this issue is much appreciated.

sunbogaa
  • 405
  • 2
  • 6
  • 12
  • Any news on this? I'm having the same issue at the moment – mrbitzilla Apr 28 '23 at 02:15
  • 1
    So this happens when we deploy our code in Azure Static Web Apps. When you deploy the same code in Azure Web Apps, this error is not seen. – sunbogaa Jul 05 '23 at 07:53
  • I saw that behavior on Azure Web Apps, moved to a VM and now it works fine. Never knew why. They must be blocking those requests depending on the application type. – mrbitzilla Jul 24 '23 at 18:06

0 Answers0