react-forms
                                
                                 react-forms copied to clipboard
                                
                                    react-forms copied to clipboard
                            
                            
                            
                        when in tab form is cleared
Hi, I'm trying to use this form in react tab but form is rerendered when switching tab so inputs are empty. How can I handle this? by storing form values in parent component? or in store?
react specific. was only learning react :)