Add comment explaining exception on NavigationManager.
This commit is contained in:
parent
6090fea796
commit
8139388ff9
@ -70,6 +70,7 @@
|
||||
ServersRepository.UpdateServer(server.Id, server);
|
||||
}
|
||||
|
||||
// An exception is raised when debugging from VS Code, but not when using dotnet watch.
|
||||
NavigationManager.NavigateTo("/servers");
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user