Skip to content

Blazor Server and .NET 10 #275

@daver77

Description

@daver77

Hi,

I have a strange issue with v1.0+ and Blazor Server. My site works fine on v0.24 with Blazor Server on .NET 10. When I try to update to v1.2 I get the following 'Error: Circuit has been shut down due to error.' in the console, I can't seem to find the error even with detailed errors enabled

Image

Even if I comment out 'app.UseSecurityHeaders' from program.cs, therefore removing my CSP, I still get the error. If I rollback to 0.24 it works fine again.

I have v1.2 working fine in non Blazor Server sites

It's very odd, I can't see how just adding a reference can cause this even when not in use

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions