Skip to content

Instantly share code, notes, and snippets.

@burkeholland
Last active August 18, 2023 17:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save burkeholland/463c6835a6ef13742cdda66e267e113f to your computer and use it in GitHub Desktop.
Save burkeholland/463c6835a6ef13742cdda66e267e113f to your computer and use it in GitHub Desktop.
Blazor Feedback

blazor.webassembly.js:1
u @ blazor.webassembly.js:1 blazor.webassembly.js:1 Unhandled Exception: u @ blazor.webassembly.js:1 blazor.webassembly.js:1 System.TypeLoadException: EnC: we do not support patching of existing table cols. token=0x1800001d u @ blazor.webassembly.js:1 blazor.webassembly.js:1 at System.Reflection.Metadata.MetadataUpdater.ApplyUpdate(Assembly assembly, ReadOnlySpan1 metadataDelta, ReadOnlySpan1 ilDelta, ReadOnlySpan1 pdbDelta) u @ blazor.webassembly.js:1 blazor.webassembly.js:1 at Microsoft.Extensions.HotReload.HotReloadAgent.ApplyDeltas(IReadOnlyList1 deltas) u @ blazor.webassembly.js:1 blazor.webassembly.js:1 at Microsoft.AspNetCore.Components.WebAssembly.HotReload.WebAssemblyHotReload.ApplyHotReloadDelta(String moduleIdString, Byte[] metadataDelta, Byte[] ilDelta, Byte[] pdbBytes) u @ blazor.webassembly.js:1 blazor.webassembly.js:1 at Microsoft.JSInterop.Infrastructure.DotNetDispatcher.InvokeSynchronously(JSRuntime jsRuntime, DotNetInvocationInfo& callInfo, IDotNetObjectReference objectReference, String argsJson) u @ blazor.webassembly.js:1 blazor.webassembly.js:1 at Microsoft.JSInterop.Infrastructure.DotNetDispatcher.Invoke(JSRuntime jsRuntime, DotNetInvocationInfo& invocationInfo, String argsJson) u @ blazor.webassembly.js:1 blazor.webassembly.js:1 at Microsoft.AspNetCore.Components.WebAssembly.Services.DefaultWebAssemblyJSRuntime.InvokeDotNet(String assemblyName, String methodIdentifier, String dotNetObjectId, String argsJson) u @ blazor.webassembly.js:1 blazor-hotreload.js:18 Error: System.TypeLoadException: EnC: we do not support patching of existing table cols. token=0x1800001d at System.Reflection.Metadata.MetadataUpdater.ApplyUpdate(:5000/Assembly assembly, ReadOnlySpan1 metadataDelta, ReadOnlySpan1 ilDelta, ReadOnlySpan1 pdbDelta) at Microsoft.Extensions.HotReload.HotReloadAgent.ApplyDeltas(:5000/IReadOnlyList1 deltas) at Microsoft.AspNetCore.Components.WebAssembly.HotReload.WebAssemblyHotReload.ApplyHotReloadDelta(:5000/String moduleIdString, Byte[] metadataDelta, Byte[] ilDelta, Byte[] pdbBytes) at Microsoft.JSInterop.Infrastructure.DotNetDispatcher.InvokeSynchronously(:5000/JSRuntime jsRuntime, DotNetInvocationInfo& callInfo, IDotNetObjectReference objectReference, String argsJson) at Microsoft.JSInterop.Infrastructure.DotNetDispatcher.Invoke(:5000/JSRuntime jsRuntime, DotNetInvocationInfo& invocationInfo, String argsJson) at Microsoft.AspNetCore.Components.WebAssembly.Services.DefaultWebAssemblyJSRuntime.InvokeDotNet(:5000/String assemblyName, String methodIdentifier, String dotNetObjectId, String argsJson) at qi (dotnet.7.0.10.9uhbpimlhs.js:5:80665) at Ji (dotnet.7.0.10.9uhbpimlhs.js:5:80549) at _Microsoft_AspNetCore_Components_WebAssembly__Microsoft_AspNetCore_Components_WebAssembly_Services_DefaultWebAssemblyJSRuntime_InvokeDotNet (_Microsoft_AspNetCore_Components_WebAssembly__Microsoft_AspNetCore_Components_WebAssembly_Services_DefaultWebAssemblyJSRuntime_InvokeDotNet:30:5) at Object.invokeDotNetFromJS (blazor.webassembly.js:1:45192) at g (blazor.webassembly.js:1:1621) at e.invokeMethod (blazor.webassembly.js:1:2670) at Vt.Ke._internal.applyHotReload (blazor.webassembly.js:1:58735) at blazor-hotreload.js:16:53 at Array.forEach () at receiveHotReloadAsync (blazor-hotreload.js:16:16) receiveHotReloadAsync @ blazor-hotreload.js:18 aspnetcore-browser-refresh.js:239 WebSocket connection to 'wss://localhost:53520/' failed:

Edge devtools is annoying with notifications

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment