Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: Unable to resolve service for type 'System.Threading.CancellationToken' while attempting to activate 'MyBlazorApp.Api.HttpClients.WeatherForecastApiV1HttpClient'.
System.InvalidOperationException: Unable to resolve service for type 'System.Threading.CancellationToken' while attempting to activate 'MyBlazorApp.Api.HttpClients.WeatherForecastApiV1HttpClient'.
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(Type serviceType, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound)