You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When passing a custom function to the operator field of the FilterDescriptor and the field of the filtered data contains values in the form of an array, the returned values by the function are in a lowercase string format.
This issue starts to reproduce as of v1.7.1 of the kendo-data-query package.
Example with v1.7.0 where the function returns the array values in the form of an array, not a string - https://stackblitz.com/edit/angular-eegdc4zq-knrdlw4k