Kysluss
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...
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
### Description This issue was discussed in #280 and potentially another issue (will link it if I find it again). A few users reported that selecting a value will cause...