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
model works (but not in nested objects, it's wrongly typed there). Value is always wrongly typed (it states the same type as the model, not like the field).
Acceptance criteria
User should be allowed to add logic to the validations array.
The text was updated successfully, but these errors were encountered:
Apparently trying to use operations inside the validations array results in a type error.
From @JensRavens in slack
Acceptance criteria
The text was updated successfully, but these errors were encountered: