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
I use the function "mixed.test" to validate the input in "React hook form",
The problem occurs if i use "test" function for 2 inputs, always return "true"
My code is as follows:
I use the function "mixed.test" to validate the input in "React hook form",
The problem occurs if i use "test" function for 2 inputs, always return "true"
My code is as follows:
The text was updated successfully, but these errors were encountered: