Add state has changed
All checks were successful
Game Ideas build for PR / build_test (pull_request) Successful in 48s
All checks were successful
Game Ideas build for PR / build_test (pull_request) Successful in 48s
This commit is contained in:
@@ -28,6 +28,8 @@ public partial class Login
|
||||
try
|
||||
{
|
||||
IsLoading = true;
|
||||
StateHasChanged();
|
||||
|
||||
await AuthGateway.Login(UserDto);
|
||||
}
|
||||
catch (Exception)
|
||||
|
||||
Reference in New Issue
Block a user