Hi Team
How do i fix this issue on my blazor app?
InvalidOperationException: Cannot find the fallback endpoint specified by route values: { page: /_Host, area: }. I do have _Host.cshtml file under Pages folder and Program.cs has this configured as well.