protected override async void OnAppearing()
 {
     await _vm.Load();
 }