crash on series list

Issue #1207 resolved
Former user created an issue

System.InvalidOperationException: Sequence contains no elements at System.Linq.Enumerable.MaxTSource at BigBox.ViewModels.FilterDetailsViewModel.GetDetails(IEnumerable1 games) at BigBox.ViewModels.FilterDetailsViewModel..ctor(FilterType filterType, String title, IEnumerable1 games) at (FiltersViewModelBase ) at BigBox.ViewModels.FiltersViewModelBase.<selectionChangedTimer_Elapsed>b__112_0() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

Comments (3)

  1. Log in to comment