-
Notifications
You must be signed in to change notification settings - Fork 10
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
'Save' button does not enable on Form fields change #41
Comments
@rizwanahmedziai can you check if updating SQForm to the latest version resolves your issue? This sounds similar to the issue I resolved late last week. |
@SeanGroff Updating SQForm to the latest version 2.0.2 did not resolve that issue. |
I believe this bug is also related to the issue I am facing right now. |
@SeanGroff Save button does not enable on state change. Please see the video |
@rizwanahmedziai @AamirMaan |
@SeanGroff |
Can you send me the Bitbucket link to the file this form resides? |
|
@rizwanahmedziai, @AamirMaan |
@codyarose I am still facing this issue, here is the loom. |
Thank you for the update, I'll look more into this. I'm fairly sure we solved the same/a similar issue in the aforementioned PR, but perhaps the fix didn't propagate to the dialog form |
I believe I was able to reproduce the issue in Storybook. It seems that disabling the https://www.loom.com/share/742ab1aa6e51404c9382849dae1e297d @SeanGroff It looks like you added that |
@codyarose Digging this issue up from the grave. I just checked the issue in the Formik repo and the commit that fixes the bug won't be merged until Formik v3. |
@SeanGroff |
We have an issue where the 'Save' button does not enable when the field values are updated using the updated entity in state. Please see the attached Loom
https://www.loom.com/share/e1d84e207f414b70a88da261c6bf20df
Setting
enableReinitialize = false
shows the following error and 'same as insured' checkbox no longer worksThe text was updated successfully, but these errors were encountered: