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
Describe the bug
validate with {strict; true}) option on string schema with default() value and required() throws before validation with value undefined
Describe the bug
validate with
{strict; true})
option on string schema withdefault()
value andrequired()
throws before validation with valueundefined
To Reproduce
https://codesandbox.io/s/yupissue-string-with-default-validate-strict-rdg7j
Expected behavior
Platform (please complete the following information):
The text was updated successfully, but these errors were encountered: