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
When you don't have the **liveValidate** option enabled the rjsf will only validate on submit. If you want to have live validation, please enable the **liveValidate** option (see demo with live validate)
Yes I know, If I enable liveValidate, errorMessage will be display when i open the page, I think it would be more reasonable to display it after interaction.
I created a PR to keep the behavior of formData change and Form onChange same, #4429
Prerequisites
What theme are you using?
core
Version
5.23.2
Current Behavior
Codesandbox
Expected Behavior
clear error message after onChange, similar to the case where formData is not used
Steps To Reproduce
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: