Skip to content

Remove workaround from the Blazor Web App template when WebAssembly is enabled #50646

Closed
@danroth27

Description

@danroth27
Member

The following workaround in the Blazor Web App template is no longer needed and should be removed. The Counter page component can now live in the Client project and the Client project can be configured for component discovery as an additional assembly.

Activity

ghost added
area-blazorIncludes: Blazor, Razor Components
on Sep 12, 2023
added this to the 8.0-rc2 milestone on Sep 13, 2023
SteveSandersonMS

SteveSandersonMS commented on Sep 18, 2023

@SteveSandersonMS
Member

Done in #50684

added
bugThis issue describes a behavior which is not expected - a bug.
on Oct 4, 2023
ghost locked as resolved and limited conversation to collaborators on Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

area-blazorIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @SteveSandersonMS@danroth27

      Issue actions

        Remove workaround from the Blazor Web App template when WebAssembly is enabled · Issue #50646 · dotnet/aspnetcore