Find your creative career match
JavaScript interop calls cannot be issued at this time. This is because the component is being statically rendered. When prerendering is enabled, JavaScript interop calls can only be performed during the OnAfterRenderAsync lifecycle method. at Microsoft.AspNetCore.Components.Server.Circuits.RemoteJSRuntime.BeginInvokeJS(Int64 asyncHandle, String identifier, String argsJson, JSCallResultType resultType, Int64 targetInstanceId)
at Microsoft.JSInterop.JSRuntime.InvokeAsync[TValue](Int64 targetInstanceId, String identifier, CancellationToken cancellationToken, Object[] args)
at Microsoft.JSInterop.JSRuntime.InvokeAsync[TValue](String identifier, CancellationToken cancellationToken, Object[] args)
at Microsoft.JSInterop.JSRuntimeExtensions.InvokeAsync[TValue](IJSRuntime jsRuntime, String identifier, CancellationToken cancellationToken, Object[] args)
at Blazored.SessionStorage.BrowserStorageProvider.GetItemAsync(String key, Nullable`1 cancellationToken)
at Blazored.SessionStorage.SessionStorageService.GetItemAsync[T](String key, Nullable`1 cancellationToken)
at C4SchoolsCore.Pages.Site.CareerQuiz.RenderQuiz() in C:\Users\MarkGodfrey\OneDrive - GetMyFirstJob\GMFJ-SOURCE\TP-GLOBAL\C4SchoolsCore\Pages\Site\CareerQuiz.razor:line 98