Skip to content

AdditionalAssemblies not working properly in new version of Blazor Web App #49759

@Alerinos

Description

@Alerinos

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

While migrating to the new version of the Blazor App I encountered a problem, when using AdditionalAssemblies then pages from other solutions do not work.

<Router AppAssembly="@typeof(App).Assembly"
            AdditionalAssemblies="new[] { typeof(RazorClassLibrary1.Test).Assembly }">

Repository:
https://github.com/Alerinos/AdditionalAssembliesBug

Expected Behavior

No response

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

8 preview 6

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions