-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
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
Labels
bugSomething isn't workingSomething isn't working
