RoundRunningView med nytt event "Loaded" triggas endast en gg när sidan är renderad
This commit is contained in:
@ -31,7 +31,6 @@ public partial class InfoPopupViewModel : ObservableObject, IQueryAttributable
|
||||
[RelayCommand]
|
||||
private async Task Cancel()
|
||||
{
|
||||
//await _popupService.ClosePopupAsync(Shell.Current);
|
||||
_popupEvent.RaiseInfoPopupClose(PopupId);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user