Open kombuchafox opened 3 years ago
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 60 days
any update here?
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 60 days
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 60 days
Bug report
Current Behavior
Given a YUP Schema that has default values / required values, empty fields are not marked errored / invalid onBlur. These fields are marked errored if there is no default value
Expected behavior
Mark a field that has become empty as invalid or errored
Reproducible example
https://codesandbox.io/s/default-yup-values-bug-okj09?file=/index.js
Suggested solution(s)
Additional context
Your environment