mtaheij / PoGo-UWP

UWP Client for Pokemon Go
34 stars 10 forks source link

Fix crash in PokemonGo_UWP.ViewModels.PokemonInventoryPageViewModel.<get_GotoPokemonDetailCommand>b__45_0 #120

Closed mtaheij closed 6 years ago

mtaheij commented 7 years ago

Version: 1.3.5.0 | PoGo-UWP

Stacktrace

PokemonGo_UWP.ViewModels.PokemonInventoryPageViewModel;b__45_0;;
Template10.Mvvm.DelegateCommand;Execute;;
Microsoft.Xaml.Interactions.Core.InvokeCommandAction;Execute;;
Microsoft.Xaml.Interactivity.Interaction;ExecuteActions;;
Microsoft.Xaml.Interactions.Core.EventTriggerBehavior;OnEvent;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Arg_NullReferenceException

Link to HockeyApp