Skip to content

cannot route url - AdditionalAssemblies in app.razor - blazor web app #48875

@tinikook

Description

@tinikook

blazor web App
in .net 8 review 5 i can't use AdditionalAssemblies in app.razor file.
specifically :
Router AppAssembly="@typeof(App).Assembly" PreferExactMatches="@true" AdditionalAssemblies=new[] {assembly}.
the router doesn't seem to find the site in RCL

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions