You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inside a dev container, when starting a debugging session. it opens http://localhost:15088/login?t=..., this one keeps loading and never actually completes loading. During the same session, if i open another tab in the browser and paste the same URL, it works (after about 2 minutes).
Is there an existing issue for this?
Describe the bug
Inside a dev container, when starting a debugging session. it opens
http://localhost:15088/login?t=...
, this one keeps loading and never actually completes loading. During the same session, if i open another tab in the browser and paste the same URL, it works (after about 2 minutes).Looks related to #2422.
Expected Behavior
Should complete loading (or maybe wait before opening in the browser when it's really ready for it).
Steps To Reproduce
Clone https://github.com/erwinkramer/bank-api and run the dev container. Then start the launch config
C#: App Host Debug (via Aspire)
.Exceptions (if any)
No response
.NET Version info
.NET SDK:
Version: 9.0.100
Commit: 59db016f11
Workload version: 9.0.100-manifests.3068a692
MSBuild version: 17.12.7+5b8665660
Runtime Environment:
OS Name: debian
OS Version: 12
OS Platform: Linux
RID: linux-x64
Base Path: /usr/share/dotnet/sdk/9.0.100/
Anything else?
No response
The text was updated successfully, but these errors were encountered: