NotFound Route not working in Blazor even in newly created project
I am trying to set a route in Blazor (Server) (.NET 8) using Visual Studio 2022. I have just created a new project and modified the code of Routes.razor file as
I am trying to set a route in Blazor (Server) (.NET 8) using Visual Studio 2022. I have just created a new project and modified the code of Routes.razor file as