My Form Data gets cleared out when I get a Validation Error. How can I stop this? I need that data to be preserved so that every time I do not need to start filling it all over again.
Kindly help me with any documents which points this issue. The Form is quite complex thus not posting any code here. I just need a reference where I can see such behaviour being handled in React-redux forms.
PS: I am just debugging a code written by someone else.