Nu fungerar RoundRunningView med minimal codeBehind
This commit is contained in:
@ -210,6 +210,7 @@ public partial class RoundStartingViewModel : ObservableObject
|
||||
if (rbGroup != null)
|
||||
{
|
||||
_objectMessage.CurrentGroup = rbGroup;
|
||||
//await Shell.Current.GoToAsync("//RoundRunningView");
|
||||
await Shell.Current.GoToAsync("//RoundRunningView");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user