k-g-nolan
Results
2
issues of
k-g-nolan
…onView ## Fixes #642 Fixed issue #642 by changing how the ACV handles generic types. The change is not perfect, but I wanted to be as non-invasive as possible. Ideally,...
### Describe the bug When adding a `SortDescription` to an `AdvancedCollectionView` that has an `IncrementalLoadingCollection` as its source, a null reference exception is generated: ``` System.InvalidOperationException HResult=0x80131509 Message=Failed to compare...