-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
kind/bugSomething isn't workingSomething isn't workingtriage/untriagedIndicates an issue requires triaging or verification.Indicates an issue requires triaging or verification.
Description
Current behavior
When starting the server project from Visual Studio, a browser window opens but the URL is blank or about:blank. Manually navigating to http://localhost:5001 or https://localhost:5002 works, and the app runs, but hot reload is disabled
Expected behavior
The browser should launch with the correct URL from launchSettings.json
Affected platforms
No response
Template Host
dotnet new
Host OS
Windows
Template Options
dotnet new unoapp -o TestingTemplates -preset "recommended" -server
Template Version
Uno.Templates::6.1.23Anything else we need to know?
Steps to repro:
- Create a new Uno solution using Uno.Templates::6.1.23.
- Set the server project as the startup project.
- Start debugging.
- Observe the browser opens with no URI
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't workingtriage/untriagedIndicates an issue requires triaging or verification.Indicates an issue requires triaging or verification.