-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
I've been able to get the demo app up and running with the latest ElectronNET.API v23.6.1 and Dotnet Core 6.0.417 SDK on Windows 10 Pro. But it always starts up in the About view. The Home Controller does load first and then the About Controller also. The Home view contains a menu with all the other menus. But it doesn't render before redirecting to About. The only route in the code is in the Startup class. I'm trying to determine the cause of the redirect to About.
Has anyone had this issue and fixed it?
Metadata
Metadata
Assignees
Labels
No labels