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
Error: child"a"failsbecause["foo_1"mustbeanumber]
message: "\"foo_1\" must be a number"
path: "a"
type: "number.base"
name: "ValidationError"
What did you expect ?
message: "\"foo_2\" must be a number"
The text was updated successfully, but these errors were encountered:
kevbook
changed the title
When using reach, applying a changing the label doesn't get applied, when an existing label is there
When using reach, changing the label doesn't get applied, when an existing label is there
May 24, 2016
Context
What are you trying to achieve or the steps to reproduce ?
Describe your issue here, include schemas and inputs you are validating if needed.
When using reach, the new
label
is ignored.Which result you had ?
What did you expect ?
message: "\"foo_2\" must be a number"
The text was updated successfully, but these errors were encountered: