Skip to content

Bug: System.ArgumentNullException: Value cannot be null. (Parameter 'keySelector') #15882

@sentry

Description

@sentry

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

No one assigned

    Labels

    crashBug reports involving a crash

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions