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
Currently, the real error message inside contains will get lost. The end error we get is something like "expected at least one array item to match 'contains' schema", and it stops at "contains".
I think exposing the real error of the schema inside "contains" is a valid use case. Are there any technically difficulties and plans of doing this?