Mark Perry
Mark Perry
**Describe the bug** I updated my project from .NET 8.0 to .NET 9.0 and got the following error ManagedError: Method not found: System.Threading.Tasks.ValueTask`1 Blazored.LocalStorage.ILocalStorageService.GetItemAsync(string,System.Threading.CancellationToken) at sn (c:\Users\perrym2\source\repos\pulse-iq\PulseIQ\Server\wwwroot\blazor-coffee\_framework\https:\raw.githubusercontent.com\dotnet\runtime\9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3\src\mono\browser\runtime\marshal-to-js.ts:420:18) at rn (c:\Users\perrym2\source\repos\pulse-iq\PulseIQ\Server\wwwroot\blazor-coffee\_framework\https:\raw.githubusercontent.com\dotnet\runtime\9d5a6a9aa463d6d10b0b0ba6d5982cc82f363dc3\src\mono\browser\runtime\marshal-to-js.ts:290:31)...