Blazor WASM Standalone is always in Finished State in Aspire Dashboard. This is giving error and URL for app is empty in dashboard. #14336
Unanswered
Abdul Rahman (fingers10)
asked this question in
Q&A
Replies: 1 comment 3 replies
|
Benjamin (@BenjaminCharlton) I even tried Aspire4Wasm but still seeing the same issue. Any hints? |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have an identity server project -
IDP.csproj, api project -PublicAPI.csprojand a blazor wasm standlone app -Web.csproj. All running in.net10. Here is my aspire setupWhen I look at the dashboard, I see
Webis alwaysFinishedstate. When I look at the logs forWeb, I seePlease assist me on what I'm missing in my blazor wasm standalone app -
Web.csprojAll reactions