Kysluss

Results 3 issues of Kysluss

See #258 for original issue where `listAllValuesOnFocus` was not respected when using the `onOpen` render prop due to input element not being focused. This sort of leaves the autocomplete in...

enhancement

Adds a `MergeFlat` method that will take in collections of TValue in your result set and return them as a single flattened `IEnumerable` Unfortunately, due to how C# infers type...

Adds methods to `FailIf` that will accept a collection of `Error` objects. Closes #189