hasSome() not working with Date object

@tony-brunsman This is how I read it : value can be a single string OR single number OR single Date OR Array of any type. My goal is to use it with arrays but I am using a single Date object now just to test my values first which is why I’m having this I’m asking this.

The same Date object when used with .eq() works fine and returns results, so I don’t understand whats wrong here