Skip to content
New issue

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

cannot make the whole form read-only by setting the readonly prop #2583

Closed
angcivics opened this issue Oct 18, 2021 · 1 comment
Closed

cannot make the whole form read-only by setting the readonly prop #2583

angcivics opened this issue Oct 18, 2021 · 1 comment

Comments

@angcivics
Copy link

Description

cannot make the whole form read-only by setting the readonly prop

Steps to Reproduce

  1. https://react-jsonschema-form.readthedocs.io/en/latest/api-reference/form-props/#readonly

Expected behavior

make the whole form read-only by setting the readonly prop

Actual behavior

the whole form does not accept readonly prop

Version

3.1.0

@epicfaace
Copy link
Member

Fixed by #2554, this will be added in the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants