We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have 2 forms, 1 is in main page, 1 is in modal box.
When submitting by clicking button in modalbox, modal form is submitted successfully but weird thing is to submit main page form.
How can I submit a form separately?
The text was updated successfully, but these errors were encountered:
This was fixed by #1336 -- what version of rjsf are you using?
Sorry, something went wrong.
I am using this one. react-jsonschema-form@1.6.1
2.0.0 is working fine.
Thanks.
No branches or pull requests
I have 2 forms, 1 is in main page, 1 is in modal box.
When submitting by clicking button in modalbox, modal form is submitted successfully but weird thing is to submit main page form.
How can I submit a form separately?
The text was updated successfully, but these errors were encountered: