Dan

Results 1 comments of Dan

Thanks. This works for me. I had formatted the Blazor code and the required keyword gets removed. [Parameter] public required TicTacToePlayer Player { get; set; } [Inject] public required TicTacToeEngine...