-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
crashBug reports involving a crashBug reports involving a crash
Description
Sentry Issue: FILES-APP-128
System.ArgumentNullException: Value cannot be null. (Parameter 'keySelector')
?, in IEnumerable<ListedItem> SortingHelper.OrderFileList(IList<ListedItem> filesAndFolders, SortOption directorySortOption, SortDirection directorySortDirection, bool sortDirectoriesAlongsideFiles, bool sortFilesFirst)
?, in Task ShellViewModel.OrderFilesAndFoldersAsync()+OrderEntries()
?, in Task ShellViewModel.OrderFilesAndFoldersAsync()
?, in async Task<int> ShellViewModel.EnumerateItemsFromStandardFolderAsync(string path, CancellationToken cancellationToken, LibraryItem library)+(?) => { }
?, in async Task<int> ShellViewModel.EnumerateItemsFromStandardFolderAsync(string path, CancellationToken cancellationToken, LibraryItem library)
...
(4 additional frame(s) were not displayed)
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
Metadata
Metadata
Assignees
Labels
crashBug reports involving a crashBug reports involving a crash
Type
Projects
Status
✅ Done