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
@DharamveerYadav If you turn on live validate (as provided in this playground), you'll see the validation errors going away using your steps. This is not a bug since validation is an active behavior that must be done on the form.
Prerequisites
What theme are you using?
core
Version
5.x
Current Behavior
Currently error messages are not getting reset for ArrayFieldItemTemplate, If I have done validation and do removal and new addition.
Expected Behavior
Error messages should reset.
Steps To Reproduce
Ideally error message should not come again, if this is a new row. Basically schema is containing errors and not resetting remove and add operation.
Environment
Anything else?
https://rjsf-team.github.io/react-jsonschema-form/
The text was updated successfully, but these errors were encountered: