### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs) - [X] Ideally, I'm providing a [sample JSFiddle](https://jsfiddle.net), [Codesandbox.io](https://codesandbox.io) or preferably a [shared playground link](https://rjsf-team.github.io/react-jsonschema-form/) demonstrating the issue. ### What theme are you using? core ### Version 5.23.2 ### Current Behavior  [Codesandbox](https://codesandbox.io/p/github/JinYuSha0/rjsf-issuse/main) ### Expected Behavior clear error message after onChange, similar to the case where formData is not used  ### Steps To Reproduce _No response_ ### Environment ```markdown - OS:Windows 22H2 - Node:v22.11.0 - npm:10.8.3 ``` ### Anything else? _No response_