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
The SQFormReadOnly component is missing the prop from formik enableReinitialize. This is a standard prop exposed by the other SQForm form components.
enableReinitialize
The text was updated successfully, but these errors were encountered:
fix: 🐛 Adds enableReinitialize prop to SQFormReadOnly component
07103cd
✅ Closes: #670
chore(release): 8.1.1 [skip ci]
609d78b
### [8.1.1](v8.1.0...v8.1.1) (2022-04-14) ### Bug Fixes * 🐛 Adds enableReinitialize prop to SQFormReadOnly component ([07103cd](07103cd)), closes [#670](#670)
SeanGroff
Successfully merging a pull request may close this issue.
The SQFormReadOnly component is missing the prop from formik
enableReinitialize
.This is a standard prop exposed by the other SQForm form components.
The text was updated successfully, but these errors were encountered: