Career Quiz
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.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 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 147
