예제 #1
0
        protected override async Task OnInitializedAsync()
        {
            var challenge = await ChallengeService.GetByIdWithEnvironmentAsync(Id);

            if (challenge is { })