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
Hi, yes this seems to be a bug in the implementation. absent is implemented in a sort of tricky way but I think we can try tracking when an any-of has an absent entry and change the behavior to include the option of an absent match. I'll poke around and see if I can get this rolling
since this works:
I would expect that
also, but actually it gives
false
.Using version
3.8.5
.The text was updated successfully, but these errors were encountered: