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
You stumbled upon a bug that is going to be fixed in the next major but that's a minor breaking change in the behavior of alternatives. FWIW the 1st version is correct. No ETA on the release but it should be soon-ish.
I currently try to implement a validation where the existence or validation of an attribute in an object is dependent on another attribute.
I tried with a chain of any.when():
... and with alternative:
..., but had no luck so far.
I even think the result should be considered a bug, or am I missing something?
The text was updated successfully, but these errors were encountered: