Relative Content

Tag Archive for c#reactjsasp.netazurevite

Can’t navigate directly to specific pages in React .NET App

I have created a React app with .NET, and when I run it locally all works fine. I have published the app to Azure App Service, and the home page works fine. However, when I navigate directly to a specific page (eg. https://url/some-page) I get a 404 Not Found error.

Can’t navigate directly to specific pages in React .NET App

I have created a React app with .NET, and when I run it locally all works fine. I have published the app to Azure App Service, and the home page works fine. However, when I navigate directly to a specific page (eg. https://url/some-page) I get a 404 Not Found error.