Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

How to reset validation errors after unmount component or submit form #1167

Open
dipeshmali opened this issue Jul 3, 2018 · 1 comment
Open

Comments

@dipeshmali
Copy link

Hello sir, i am using redux wizard form (https://redux-form.com/7.3.0/examples/wizard/).
In my case there are 5 step wizard form when i fill first step and go to next step and direct click next button without fill data in second step so validation errors are display its correct but from that second step i move to another component and again came back to wizard form the happening is that in first step there is no error show but i fill first step and click next button step 2 open but its show validation error without i fill the data. i am new to react i am not getting what is happening.
checkout the link for more understanding(https://www.screencast.com/t/A15tavAL73i)
Please help me out to solve this problem.
Thanks in advance

@dipeshmali dipeshmali changed the title How to reset validation errors aftre unmount component or submit form How to reset validation errors after unmount component or submit form Jul 3, 2018
@atwright147
Copy link

Hey,

Based on your question you seem to be looking for help with redux-form but this repo is react-redux-form.

Kindly close this issue and create a new on at https://github.com/erikras/redux-form/

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

No branches or pull requests

2 participants