react-jsonschema-form
react-jsonschema-form copied to clipboard
Form fields auto removed when set omitExtraData true
Prerequisites
- [X] I have searched the existing issues
- [X] I understand that providing a SSCCE example is tremendously useful to the maintainers.
- [X] I have read the documentation
- [x] Ideally, I'm providing a sample JSFiddle, Codesandbox.io or preferably a shared playground link demonstrating the issue.
What theme are you using?
core
Version
5.x
Current Behavior
When setting the omitExtraData prop to true and submitting the form, the form fields will be removed from the forms.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
No response