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

FormWithRedirect with custom mutators stops working after v3.13.2 #6057

Closed
Vgor07 opened this issue Mar 18, 2021 · 1 comment
Closed

FormWithRedirect with custom mutators stops working after v3.13.2 #6057

Vgor07 opened this issue Mar 18, 2021 · 1 comment

Comments

@Vgor07
Copy link

Vgor07 commented Mar 18, 2021

After upgrading to v3.13.2 I am getting the following error

TypeError: form.mutators.resetSubmitErrors is not a function

    in ReactFinalForm (created by FormWithRedirect)
    in FormContextProvider (created by FormWithRedirect)
    in FormWithRedirect

The error is caused by FormWithRedirect where I am using custom mutators. I believe that there was a change introduced in 3.13.2 which is causing these issues.

@fzaninotto
Copy link
Member

Duplicate of #6049

@fzaninotto fzaninotto marked this as a duplicate of #6049 Mar 18, 2021
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