Skip to content

[Bug] BlazorSodium doesn't load with .NET 9.0.102 #765

@ibede

Description

@ibede

Describe the bug
Due to the upgrade of Microsoft.AspNetCore.Components.WebAssembly.DevServer to 9.0.1 in PR #760, local debugging environment needed to be upgraded to the latest .NET 9 patch version. Since then Chrome cannot load the BlazorSodium bundle. As a result only the header and footer parts are visible in Crypter.Web. Downgrading to .NET 9.0.0 and also the DevServer component works. Affects development only.

To Reproduce
Steps to reproduce the behavior:

  • Try to run Crypter.Web locally with .NET 9.0.102

Expected behavior
The user interface is usable

Screenshots
Chrome Dev tab shows the following error:

Image

Environment (please complete the following information):

  • Device: Desktop
  • OS: Windows 10 22H2
  • Browser: Chrome 132, Firefox 135

Additional context
Maybe related to this BlazorSodium issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions