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
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