@maxbjork Hi, Thanks for your reply. I actually was using a date value like ‘10/10/2022’ initially. And also timestamps. I decided to move to Date objects to avoid conversions in code, because hasSome() allowed it according to the API. But if they will never be equal why would it be in the API?
I am aware I can have single values as I’ve used hasSome successfully before , but just not with dates. But thanks for that info.
Also, I have posted about this to the wix support and after recreating it my ticket was escalated to the developers. Now I’m even more confused if this is a technical fault or something I’m doing wrong. But anyways I’ll leave it at that. And try other ways to code the solution if I don’t get a working response from them