robs23 / TestZXing-master

Cross-platform app using ZXing barcode scanner library
0 stars 0 forks source link

Fix System.NullReferenceException: Object reference not set to an instance of an object in ActiveProcessesViewModel.ExecuteHeaderClickCommand (TestZXing.ViewModels.PlaceViewModel item) #92

Open robs23 opened 2 years ago

robs23 commented 2 years ago

Version 2.3.2(2)

Stacktrace

TestZXing.ViewModels.ActiveProcessesViewModel.ExecuteHeaderClickCommand (TestZXing.ViewModels.PlaceViewModel item) [0x00000] in <46465e308b014f019abe41ecf2885764>:0;TestZXing.ViewModels

TestZXing.ViewModels.ActiveProcessesViewModel.<.ctor>b__39_0 (TestZXing.ViewModels.PlaceViewModel item) [0x00000] in <46465e308b014f019abe41ecf2885764>:0;TestZXing.ViewModels.ActiveProcessesViewModel

Reason

System.NullReferenceException: Object reference not set to an instance of an object

Link to App Center