Skip to content

Sample App - Convert sample app web client to Blazor WASM #372

@TheMagnificent11

Description

@TheMagnificent11

At the moment, the Pizzeria.Store.WebClient is diabled in the app host because it has a SignalR bug (not yet identififed that prevents it from receiving SignalR messages sent from Pizzeria.Store.Api).

Also, it is a regular Blazor app with server rendering and my preference is to use Blazor WASM.

The reason is because Blazor WASM does not work with Aspire service discovery (more info here).

Convert the current web client to Blazor WASM when the above-mentioned Blazor WASM Aspire bug is fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions