Skip to content

Breaks a WASM .NET 7 appΒ #20

Open
Open
@jrcpereira

Description

@jrcpereira

If we initialize the app with this sink, the app throws a null reference exception on the initialization of the app, causing it to fail to start.

System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.AspNetCore.Components.WebAssembly.HotReload.WebAssemblyHotReload.InitializeAsync() at Microsoft.AspNetCore.Components.WebAssembly.Hosting.WebAssemblyHost.RunAsyncCore(CancellationToken cancellationToken, WebAssemblyCultureProvider cultureProvider) at Program.<Main>$(String[] args) in C:\xxxxxxxxxxx\Program.cs:line 147

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions